Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.UserQueryType
Packages that use UserQueryType
-
Uses of UserQueryType 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 UserQueryTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return UserQueryTypeModifier and TypeMethodDescriptionObjectFactory.createUserQueryType()
Create an instance ofUserQueryType
AuditableEventQueryType.getUserQuery()
Gets the value of the userQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type UserQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<UserQueryType> ObjectFactory.createUserQuery
(UserQueryType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type UserQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<UserQueryType> ObjectFactory.createUserQuery
(UserQueryType value) void
AuditableEventQueryType.setUserQuery
(UserQueryType value) Sets the value of the userQuery property.