Class CustomConfigSpecAttribute

java.lang.Object
wt.vc.config.custom.CustomConfigSpecAttribute
All Implemented Interfaces:
Serializable

public class CustomConfigSpecAttribute extends Object implements Serializable
Wrapper class for the attribute accessible from the CustomConfigSpec

Supported API: true

Extendable: false
See Also:
  • Method Details

    • getValue

      public Object getValue()
      Returns Value

      Supported API: true
      Returns:
      Object
    • getType

      public String getType()
      Returns Type

      Supported API: true
      Returns:
      String
    • getLabel

      public String getLabel()
      Returns Label

      Supported API: true
      Returns:
      String
    • toString

      public String toString()
      Returns String representation of class

      Supported API: true
      Overrides:
      toString in class Object
      Returns:
      String