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

Packages that use SlotListType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
oasis.names.tc.ebxml_regrep.xsd.rs._3   
 

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

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

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type SlotListType
 JAXBElement<SlotListType> ObjectFactory.createSlotList(SlotListType value)
          Create an instance of JAXBElement<SlotListType>}
 

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

Uses of SlotListType in oasis.names.tc.ebxml_regrep.xsd.rs._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rs._3 declared as SlotListType
protected  SlotListType RegistryRequestType.requestSlotList
           
protected  SlotListType RegistryResponseType.responseSlotList
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rs._3 that return SlotListType
 SlotListType RegistryRequestType.getRequestSlotList()
          Gets the value of the requestSlotList property.
 SlotListType RegistryResponseType.getResponseSlotList()
          Gets the value of the responseSlotList property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rs._3 with parameters of type SlotListType
 void RegistryRequestType.setRequestSlotList(SlotListType value)
          Sets the value of the requestSlotList property.
 void RegistryResponseType.setResponseSlotList(SlotListType value)
          Sets the value of the responseSlotList property.
 



Copyright © 2010-2011. All Rights Reserved.