Class DBDDeviceData


  • public class DBDDeviceData
    extends Object
    This type was created in VisualAge.
    • Field Detail

      • record_type

        protected String record_type
      • link_type

        protected String link_type
      • dset_name

        protected String dset_name
      • choice_string

        protected String choice_string
    • Constructor Detail

      • DBDDeviceData

        public DBDDeviceData()
    • Method Detail

      • getChoice_string

        public String getChoice_string()
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Returns:
        java.lang.String
      • getDset_name

        public String getDset_name()
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Returns:
        java.lang.String
      • getLink_type

        public String getLink_type()
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Returns:
        java.lang.String
      • getRecord_type

        public String getRecord_type()
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Returns:
        java.lang.String
      • setChoice_string

        public void setChoice_string​(String newChoice_string)
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Parameters:
        newChoice_string - java.lang.String
      • setDset_name

        public void setDset_name​(String newDset_name)
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Parameters:
        newDset_name - java.lang.String
      • setLink_type

        public void setLink_type​(String newLink_type)
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Parameters:
        newLink_type - java.lang.String
      • setRecord_type

        public void setRecord_type​(String newRecord_type)
        Insert the method's description here. Creation date: (9.12.2000 16:23:28)
        Parameters:
        newRecord_type - java.lang.String