Class ResourceSpecificPermission

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

    public class ResourceSpecificPermission
    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
      • description

        protected String description
      • displayName

        protected String displayName
      • id

        protected UUID id
      • isEnabled

        protected Boolean isEnabled
      • value

        protected String value
    • Constructor Detail

      • ResourceSpecificPermission

        protected ResourceSpecificPermission()