Class AppModuleInfo

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class AppModuleInfo
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • appId

        protected String appId
      • appDisplayName

        protected String appDisplayName
      • publisherName

        protected String publisherName
      • publishedOn

        protected String publishedOn
      • appUniqueName

        protected String appUniqueName
      • appVersion

        protected String appVersion
      • description

        protected String description
      • webResourceUri

        protected String webResourceUri
      • welcomePageUri

        protected String welcomePageUri
      • createdOn

        protected String createdOn
      • createdBy

        protected String createdBy
      • modifiedOn

        protected String modifiedOn
      • modifiedBy

        protected String modifiedBy
      • appUri

        protected String appUri
      • isDefault

        protected Boolean isDefault
      • clientType

        protected Integer clientType
      • navigationType

        protected Integer navigationType
      • optimizedFor

        protected String optimizedFor
      • appSettingDetailsNextLink

        protected String appSettingDetailsNextLink
    • Constructor Detail

      • AppModuleInfo

        protected AppModuleInfo()