Class AppSettingDetail

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

    public class AppSettingDetail
    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
      • value

        protected String value
      • dataType

        protected Integer dataType
      • displayName

        protected String displayName
      • description

        protected String description
      • solutionUniqueName

        protected String solutionUniqueName
      • helpUrl

        protected String helpUrl
      • category

        protected Integer category
    • Constructor Detail

      • AppSettingDetail

        protected AppSettingDetail()