Class TdbPhraseField

  • All Implemented Interfaces:
    com.tietoenator.trip.jxp.internal.utils.DOMSink

    public class TdbPhraseField
    extends TdbStructuredField
    Container and manipulation logic for the values within a PHrase field
    • Constructor Detail

      • TdbPhraseField

        public TdbPhraseField​(TdbFieldTemplate tmpl)
        Constructor, creates a blank instance based on a template
        Parameters:
        tmpl - Field template
      • TdbPhraseField

        public TdbPhraseField​(java.lang.String name)
        Constructor, creates a blank instance based on a field name
        Parameters:
        name - Field name
    • Method Detail

      • getType

        public TdbFieldType getType()
        Retrieve the type of the field
        Specified by:
        getType in class TdbField
        Returns:
        PhraseField