Class Terms

    • Field Detail

      • code

        public java.lang.String code
        Deprecated.
      • description

        public java.lang.String description
        Deprecated.
      • deleted

        public java.util.Date deleted
        Deprecated.
      • type

        public int type
        Deprecated.
    • Constructor Detail

      • Terms

        public Terms()
        Deprecated.
    • Method Detail

      • getCode

        public java.lang.String getCode()
        Deprecated.
      • getDescription

        public java.lang.String getDescription()
        Deprecated.
      • getDeleted

        public java.util.Date getDeleted()
        Deprecated.
      • getType

        public int getType()
        Deprecated.
      • setCode

        public void setCode​(java.lang.String code)
        Deprecated.
      • setDescription

        public void setDescription​(java.lang.String description)
        Deprecated.
      • setDeleted

        public void setDeleted​(java.util.Date deleted)
        Deprecated.
      • setType

        public void setType​(int type)
        Deprecated.
      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object