org.nhindirect.xd.common
Class DirectDocumentUtils
java.lang.Object
org.nhindirect.xd.common.DirectDocumentUtils
public class DirectDocumentUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectDocumentUtils
public DirectDocumentUtils()
makeSlot
public static SlotType1 makeSlot(SlotType1Enum slotTypeEnum,
SimplePerson person)
makeSlot
public static SlotType1 makeSlot(SlotType1Enum slotTypeEnum,
String value)
makeSlot
public static SlotType1 makeSlot(SlotType1Enum slotTypeEnum,
List<String> values)
addSlot
public static void addSlot(List<SlotType1> slots,
SlotType1 slot)
makeInternationalStringType
public static InternationalStringType makeInternationalStringType(String value)
slotNotEmpty
public static boolean slotNotEmpty(SlotType1 slot)
Copyright © 2010-2011. All Rights Reserved.