Class AsSearchConfigurationInfoData

  • All Implemented Interfaces:
    java.io.Serializable

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

      • AsSearchConfigurationInfoData

        public AsSearchConfigurationInfoData()
    • Method Detail

      • setType

        public void setType​(java.lang.String type)
      • getType

        public java.lang.String getType()
      • setContextType

        public void setContextType​(java.lang.String contextType)
      • getContextType

        public java.lang.String getContextType()
      • setContextLabel

        public void setContextLabel​(java.lang.String contextLabel)
      • getContextLabel

        public java.lang.String getContextLabel()
      • setContextDescription

        public void setContextDescription​(java.lang.String contextDescription)
      • getContextDescription

        public java.lang.String getContextDescription()