Class OverviewCsticValueWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class OverviewCsticValueWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    Representation of an attribute value in the context of the configuration overview
    See Also:
    Serialized Form
    • Constructor Detail

      • OverviewCsticValueWsDTO

        public OverviewCsticValueWsDTO()
    • Method Detail

      • setCharacteristic

        public void setCharacteristic​(java.lang.String characteristic)
      • getCharacteristic

        public java.lang.String getCharacteristic()
      • setValue

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

        public java.lang.String getValue()