| Package | Description |
|---|---|
| eu.fispace.api.lg |
This package contains the classes that describe the messages that
the FIspace SDI component will exchange with apps and external systems
in the logistics domain.
|
| Modifier and Type | Field and Description |
|---|---|
protected AccessRightType |
InformationItemType.accessRights |
| Modifier and Type | Method and Description |
|---|---|
static AccessRightType |
AccessRightType.fromValue(String v) |
AccessRightType |
InformationItemType.getAccessRights()
Obtiene el valor de la propiedad accessRights.
|
static AccessRightType |
AccessRightType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessRightType[] |
AccessRightType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InformationItemType.setAccessRights(AccessRightType value)
Define el valor de la propiedad accessRights.
|
InformationItemType |
InformationItemType.withAccessRights(AccessRightType value) |
Copyright © 2015. All Rights Reserved.