Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
Package
Description
-
Uses of SlotListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Modifier and TypeMethodDescriptionObjectFactory.createSlotListType()
Create an instance ofSlotListType
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<SlotListType> ObjectFactory.createSlotList
(SlotListType value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<SlotListType> ObjectFactory.createSlotList
(SlotListType value) -
Uses of SlotListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Modifier and TypeFieldDescriptionprotected SlotListType
RegistryRequestType.requestSlotList
protected SlotListType
RegistryResponseType.responseSlotList
Modifier and TypeMethodDescriptionRegistryRequestType.getRequestSlotList()
Gets the value of the requestSlotList property.RegistryResponseType.getResponseSlotList()
Gets the value of the responseSlotList property.Modifier and TypeMethodDescriptionvoid
RegistryRequestType.setRequestSlotList
(SlotListType value) Sets the value of the requestSlotList property.void
RegistryResponseType.setResponseSlotList
(SlotListType value) Sets the value of the responseSlotList property.