Class MapModel


  • public class MapModel
    extends Object
    • Method Detail

      • getImplType

        public String getImplType()
      • setImplType

        public void setImplType​(String implType)
      • getInterfaceType

        public String getInterfaceType()
      • setInterfaceType

        public void setInterfaceType​(String interfaceType)
      • getKeyLocationName

        public String getKeyLocationName()
      • setKeyLocationName

        public void setKeyLocationName​(String keyLocationName)
      • setKeyModel

        public void setKeyModel​(MemberModel keyModel)
      • getValueLocationName

        public String getValueLocationName()
      • setValueLocationName

        public void setValueLocationName​(String valueLocationName)
      • setValueModel

        public void setValueModel​(MemberModel valueModel)
      • getTemplateType

        public String getTemplateType()
      • getEntryType

        public String getEntryType()