public class DirectDocumentUtils extends Object
| Constructor and Description |
|---|
DirectDocumentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSlot(List<SlotType1> slots,
SlotType1 slot) |
static InternationalStringType |
makeInternationalStringType(String value) |
static SlotType1 |
makeSlot(SlotType1Enum slotTypeEnum,
List<String> values) |
static SlotType1 |
makeSlot(SlotType1Enum slotTypeEnum,
SimplePerson person) |
static SlotType1 |
makeSlot(SlotType1Enum slotTypeEnum,
String value) |
static boolean |
slotNotEmpty(SlotType1 slot) |
public static SlotType1 makeSlot(SlotType1Enum slotTypeEnum, SimplePerson person)
public static SlotType1 makeSlot(SlotType1Enum slotTypeEnum, String value)
public static SlotType1 makeSlot(SlotType1Enum slotTypeEnum, List<String> values)
public static InternationalStringType makeInternationalStringType(String value)
public static boolean slotNotEmpty(SlotType1 slot)
Copyright © 2010–2025. All rights reserved.