Class CustomAttribute

  • All Implemented Interfaces:
    java.io.Serializable

    public class CustomAttribute
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • CustomAttribute

        public CustomAttribute()
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • setKey

        public void setKey​(java.lang.String key)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue​(java.lang.String value)