| Package | Description |
|---|---|
| cz.active24.client.fred.data.info.nsset | |
| cz.active24.client.fred.mapper |
| Modifier and Type | Method and Description |
|---|---|
static NssetStatusValueType |
NssetStatusValueType.fromValue(java.lang.String v) |
static NssetStatusValueType |
NssetStatusValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NssetStatusValueType[] |
NssetStatusValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NssetStatusValueType> |
NssetInfoResponse.getStatus() |
static java.util.List<NssetStatusValueType> |
NssetStatusValueTypeCustomConverter.toNssetStatusValueTypes(java.util.List<StatusType> statusTypes) |
| Modifier and Type | Method and Description |
|---|---|
void |
NssetInfoResponse.setStatus(java.util.List<NssetStatusValueType> status) |
static java.util.List<StatusType> |
NssetStatusValueTypeCustomConverter.toStatusTypes(java.util.List<NssetStatusValueType> nssetStatusValueTypes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NssetStatusValueType> |
FredClientMapStructMapper.toNssetStatusValueType(java.util.List<StatusType> source) |
Copyright © 2023. All rights reserved.