Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
Packages that use RegistryObjectListType
Package
Description
-
Uses of RegistryObjectListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm declared as RegistryObjectListTypeModifier and TypeFieldDescriptionprotected RegistryObjectListType
SubmitObjectsRequest.registryObjectList
protected RegistryObjectListType
UpdateObjectsRequest.registryObjectList
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm that return RegistryObjectListTypeModifier and TypeMethodDescriptionSubmitObjectsRequest.getRegistryObjectList()
Gets the value of the registryObjectList property.UpdateObjectsRequest.getRegistryObjectList()
Gets the value of the registryObjectList property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm with parameters of type RegistryObjectListTypeModifier and TypeMethodDescriptionvoid
SubmitObjectsRequest.setRegistryObjectList
(RegistryObjectListType value) Sets the value of the registryObjectList property.void
UpdateObjectsRequest.setRegistryObjectList
(RegistryObjectListType value) Sets the value of the registryObjectList property. -
Uses of RegistryObjectListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query declared as RegistryObjectListTypeModifier and TypeFieldDescriptionprotected RegistryObjectListType
AdhocQueryResponse.registryObjectList
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return RegistryObjectListTypeModifier and TypeMethodDescriptionAdhocQueryResponse.getRegistryObjectList()
Gets the value of the registryObjectList property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type RegistryObjectListTypeModifier and TypeMethodDescriptionvoid
AdhocQueryResponse.setRegistryObjectList
(RegistryObjectListType value) Sets the value of the registryObjectList property. -
Uses of RegistryObjectListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim declared as RegistryObjectListTypeModifier and TypeFieldDescriptionprotected RegistryObjectListType
NotificationType.registryObjectList
protected RegistryObjectListType
RegistryPackageType.registryObjectList
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return RegistryObjectListTypeModifier and TypeMethodDescriptionObjectFactory.createRegistryObjectListType()
Create an instance ofRegistryObjectListType
NotificationType.getRegistryObjectList()
Gets the value of the registryObjectList property.RegistryPackageType.getRegistryObjectList()
Gets the value of the registryObjectList property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type RegistryObjectListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<RegistryObjectListType> ObjectFactory.createRegistryObjectList
(RegistryObjectListType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type RegistryObjectListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<RegistryObjectListType> ObjectFactory.createRegistryObjectList
(RegistryObjectListType value) void
NotificationType.setRegistryObjectList
(RegistryObjectListType value) Sets the value of the registryObjectList property.void
RegistryPackageType.setRegistryObjectList
(RegistryObjectListType value) Sets the value of the registryObjectList property.