Class ListModel


  • public class ListModel
    extends Object
    • Constructor Detail

      • ListModel

        public ListModel()
    • Method Detail

      • getImplType

        public String getImplType()
      • setImplType

        public void setImplType​(String implType)
      • getMemberType

        public String getMemberType()
      • setMemberType

        public void setMemberType​(String memberType)
      • getInterfaceType

        public String getInterfaceType()
      • setInterfaceType

        public void setInterfaceType​(String interfaceType)
      • getListMemberModel

        public MemberModel getListMemberModel()
      • setListMemberModel

        public void setListMemberModel​(MemberModel listMemberModel)
      • getMemberLocationName

        public String getMemberLocationName()
      • setMemberLocationName

        public void setMemberLocationName​(String memberLocationName)
      • getMemberAdditionalMarshallingPath

        public String getMemberAdditionalMarshallingPath()
      • setMemberAdditionalMarshallingPath

        public void setMemberAdditionalMarshallingPath​(String memberAdditionalMarshallingPath)
      • getMemberAdditionalUnmarshallingPath

        public String getMemberAdditionalUnmarshallingPath()
      • setMemberAdditionalUnmarshallingPath

        public void setMemberAdditionalUnmarshallingPath​(String memberAdditionalUnmarshallingPath)
      • isSimple

        public boolean isSimple()
      • isMap

        public boolean isMap()
      • getTemplateType

        public String getTemplateType()
      • getTemplateImplType

        public String getTemplateImplType()
      • getSimpleType

        public String getSimpleType()