Class AssociationSource


  • public class AssociationSource
    extends Object
    • Constructor Detail

      • AssociationSource

        public AssociationSource()
    • Method Detail

      • getRole

        public String getRole()
      • setRole

        public void setRole​(String role)
      • getCls

        public String getCls()
      • setCls

        public void setCls​(String cls)
      • getIsMany

        public Boolean getIsMany()
      • setIsMany

        public void setIsMany​(Boolean isMany)
      • getIsMandatory

        public Boolean getIsMandatory()
      • setIsMandatory

        public void setIsMandatory​(Boolean isMandatory)
      • getIsMandatoryEnforced

        public Boolean getIsMandatoryEnforced()
      • setIsMandatoryEnforced

        public void setIsMandatoryEnforced​(Boolean isMandatoryEnforced)