| Package | Description |
|---|---|
| eu.toop.regrep |
| Modifier and Type | Method and Description |
|---|---|
static ERegRepResponseStatus |
ERegRepResponseStatus.getFromIDOrNull(String sID) |
static ERegRepResponseStatus |
ERegRepResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ERegRepResponseStatus[] |
ERegRepResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryResponse |
RegRepHelper.createEmptyQueryResponse(ERegRepResponseStatus eStatus) |
static QueryResponse |
RegRepHelper.createQueryResponse(ERegRepResponseStatus eStatus,
String sRequestID,
SlotType... aSlots) |
Copyright © 2020 TOOP. All rights reserved.