Uses of Class
org.nhindirect.xd.common.type.SlotType1Enum

Packages that use SlotType1Enum
org.nhindirect.xd.common   
org.nhindirect.xd.common.type   
 

Uses of SlotType1Enum in org.nhindirect.xd.common
 

Methods in org.nhindirect.xd.common with parameters of type SlotType1Enum
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)
           
 

Uses of SlotType1Enum in org.nhindirect.xd.common.type
 

Methods in org.nhindirect.xd.common.type that return SlotType1Enum
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-2011. All Rights Reserved.