Class SemanticField


  • public final class SemanticField
    extends Object
    A field that is used as part of the semantic configuration.
    • Constructor Detail

      • SemanticField

        public SemanticField()
    • Method Detail

      • getFieldName

        public String getFieldName()
        Get the fieldName property: The fieldName property.
        Returns:
        the fieldName value.
      • setFieldName

        public SemanticField setFieldName​(String fieldName)
        Set the fieldName property: The fieldName property.
        Parameters:
        fieldName - the fieldName value to set.
        Returns:
        the SemanticField object itself.