Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.SlotType1

Packages that use SlotType1
oasis.names.tc.ebxml_regrep.xsd.rim._3   
org.nhindirect.xd.common   
 

Uses of SlotType1 in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type SlotType1
protected  List<SlotType1> IdentifiableType.slot
           
protected  List<SlotType1> SlotListType.slot
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return SlotType1
 SlotType1 ObjectFactory.createSlotType1()
          Create an instance of SlotType1
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type SlotType1
 JAXBElement<SlotType1> ObjectFactory.createSlot(SlotType1 value)
          Create an instance of JAXBElement<SlotType1>}
 List<SlotType1> IdentifiableType.getSlot()
          Gets the value of the slot property.
 List<SlotType1> SlotListType.getSlot()
          Gets the value of the slot property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type SlotType1
 JAXBElement<SlotType1> ObjectFactory.createSlot(SlotType1 value)
          Create an instance of JAXBElement<SlotType1>}
 

Uses of SlotType1 in org.nhindirect.xd.common
 

Methods in org.nhindirect.xd.common that return SlotType1
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)
           
 

Methods in org.nhindirect.xd.common with parameters of type SlotType1
static void DirectDocumentUtils.addSlot(List<SlotType1> slots, SlotType1 slot)
           
static boolean DirectDocumentUtils.slotNotEmpty(SlotType1 slot)
           
 

Method parameters in org.nhindirect.xd.common with type arguments of type SlotType1
static void DirectDocumentUtils.addSlot(List<SlotType1> slots, SlotType1 slot)
           
 



Copyright © 2010-2011. All Rights Reserved.