java.lang.Object
it.uniroma2.art.semanticturkey.services.core.xmlschema.FormattedValue

public class FormattedValue extends Object
  • Constructor Details

    • FormattedValue

      public FormattedValue(String type, String formatted, boolean validated)
  • Method Details

    • getType

      public String getType()
    • getFormtted

      public String getFormtted()
    • isValidated

      public boolean isValidated()