Class RelationshipTO

    • Constructor Detail

      • RelationshipTO

        public RelationshipTO()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getOtherEndType

        public String getOtherEndType()
      • setOtherEndType

        public void setOtherEndType​(String otherEndType)
      • getOtherEndKey

        public String getOtherEndKey()
      • setOtherEndKey

        public void setOtherEndKey​(String otherEndKey)
      • getOtherEndName

        public String getOtherEndName()
      • setOtherEndName

        public void setOtherEndName​(String otherEndName)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object