| Package | Description |
|---|---|
| org.nhindirect.xd.common | |
| org.nhindirect.xd.common.type |
| Modifier and Type | Method and Description |
|---|---|
static SlotType1 |
DirectDocumentUtils.makeSlot(SlotType1Enum slotTypeEnum,
List<String> values) |
static SlotType1 |
DirectDocumentUtils.makeSlot(SlotType1Enum slotTypeEnum,
SimplePerson person) |
static SlotType1 |
DirectDocumentUtils.makeSlot(SlotType1Enum slotTypeEnum,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static SlotType1Enum |
SlotType1Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlotType1Enum[] |
SlotType1Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2025. All rights reserved.