Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
Packages that use ObjectRefListType
Package
Description
-
Uses of ObjectRefListType 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 ObjectRefListTypeModifier and TypeFieldDescriptionprotected ObjectRefListTypeApproveObjectsRequest.objectRefListprotected ObjectRefListTypeDeprecateObjectsRequest.objectRefListprotected ObjectRefListTypeRemoveObjectsRequest.objectRefListprotected ObjectRefListTypeUndeprecateObjectsRequest.objectRefListMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm that return ObjectRefListTypeModifier and TypeMethodDescriptionApproveObjectsRequest.getObjectRefList()Gets the value of the objectRefList property.DeprecateObjectsRequest.getObjectRefList()Gets the value of the objectRefList property.RemoveObjectsRequest.getObjectRefList()Gets the value of the objectRefList property.UndeprecateObjectsRequest.getObjectRefList()Gets the value of the objectRefList property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm with parameters of type ObjectRefListTypeModifier and TypeMethodDescriptionvoidApproveObjectsRequest.setObjectRefList(ObjectRefListType value) Sets the value of the objectRefList property.voidDeprecateObjectsRequest.setObjectRefList(ObjectRefListType value) Sets the value of the objectRefList property.voidRemoveObjectsRequest.setObjectRefList(ObjectRefListType value) Sets the value of the objectRefList property.voidUndeprecateObjectsRequest.setObjectRefList(ObjectRefListType value) Sets the value of the objectRefList property. -
Uses of ObjectRefListType 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 ObjectRefListTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return ObjectRefListTypeModifier and TypeMethodDescriptionObjectFactory.createObjectRefListType()Create an instance ofObjectRefListTypeAuditableEventType.getAffectedObjects()Gets the value of the affectedObjects property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type ObjectRefListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectRefListType>ObjectFactory.createObjectRefList(ObjectRefListType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type ObjectRefListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectRefListType>ObjectFactory.createObjectRefList(ObjectRefListType value) voidAuditableEventType.setAffectedObjects(ObjectRefListType value) Sets the value of the affectedObjects property.