Class NameValuePairDescriptor

  • All Implemented Interfaces:
    Serializable

    public class NameValuePairDescriptor
    extends Descriptor
    This descriptor describes a name value pair association
    Author:
    Jerome Dochez
    See Also:
    Serialized Form
    • Constructor Detail

      • NameValuePairDescriptor

        public NameValuePairDescriptor()
        standard constructor.
    • Method Detail

      • setValue

        public void setValue​(String value)
        set the value
      • getValue

        public String getValue()
        Returns:
        the value