| Modifier and Type | Field and Description |
|---|---|
protected List<ItemType.Access> |
ItemType.access |
| Modifier and Type | Method and Description |
|---|---|
ItemType.Access |
ObjectFactory.createItemTypeAccess()
Create an instance of
ItemType.Access |
ItemType.Access |
ItemType.Access.withPermission(String value) |
ItemType.Access |
ItemType.Access.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemType.Access> |
ItemType.getAccess()
Gets the value of the access property.
|
| Modifier and Type | Method and Description |
|---|---|
ItemType |
ItemType.withAccess(ItemType.Access... values) |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
ItemType.withAccess(Collection<ItemType.Access> values) |
Copyright © 2015. All rights reserved.