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 RegistryObjectListTypeSubmitObjectsRequest.registryObjectListprotected RegistryObjectListTypeUpdateObjectsRequest.registryObjectListMethods 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 TypeMethodDescriptionvoidSubmitObjectsRequest.setRegistryObjectList(RegistryObjectListType value) Sets the value of the registryObjectList property.voidUpdateObjectsRequest.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 RegistryObjectListTypeAdhocQueryResponse.registryObjectListMethods 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 TypeMethodDescriptionvoidAdhocQueryResponse.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 RegistryObjectListTypeNotificationType.registryObjectListprotected RegistryObjectListTypeRegistryPackageType.registryObjectListMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return RegistryObjectListTypeModifier and TypeMethodDescriptionObjectFactory.createRegistryObjectListType()Create an instance ofRegistryObjectListTypeNotificationType.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) voidNotificationType.setRegistryObjectList(RegistryObjectListType value) Sets the value of the registryObjectList property.voidRegistryPackageType.setRegistryObjectList(RegistryObjectListType value) Sets the value of the registryObjectList property.