Package | Description |
---|---|
com.mmbnetworks.gatewayapi.entity |
Modifier and Type | Method and Description |
---|---|
AccessControl |
Property.getAccessControl()
Returns Access Control of this property
|
static AccessControl |
AccessControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessControl[] |
AccessControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Property.PropertyBuilder |
Property.PropertyBuilder.setAccessControl(AccessControl accessControl)
Sets the access control that contains information of a property
|
Copyright © 2019. All rights reserved.