Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
Packages that use SlotListType
Package
Description
-
Uses of SlotListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return SlotListTypeModifier and TypeMethodDescriptionObjectFactory.createSlotListType()Create an instance ofSlotListTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type SlotListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SlotListType> ObjectFactory.createSlotList(SlotListType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type SlotListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SlotListType> ObjectFactory.createSlotList(SlotListType value) -
Uses of SlotListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs declared as SlotListTypeModifier and TypeFieldDescriptionprotected SlotListTypeRegistryRequestType.requestSlotListprotected SlotListTypeRegistryResponseType.responseSlotListMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs that return SlotListTypeModifier and TypeMethodDescriptionRegistryRequestType.getRequestSlotList()Gets the value of the requestSlotList property.RegistryResponseType.getResponseSlotList()Gets the value of the responseSlotList property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs with parameters of type SlotListTypeModifier and TypeMethodDescriptionvoidRegistryRequestType.setRequestSlotList(SlotListType value) Sets the value of the requestSlotList property.voidRegistryResponseType.setResponseSlotList(SlotListType value) Sets the value of the responseSlotList property.