| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.query._3 |
This class provides the package information of the package oasis.names.tc.ebxml_regrep.xsd.query._3
|
| Modifier and Type | Method and Description |
|---|---|
UserQueryType |
ObjectFactory.createUserQueryType()
Create an instance of
UserQueryType |
UserQueryType |
AuditableEventQueryType.getUserQuery()
Gets the value of the userQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<UserQueryType> |
ObjectFactory.createUserQuery(UserQueryType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<UserQueryType> |
ObjectFactory.createUserQuery(UserQueryType value)
|
void |
AuditableEventQueryType.setUserQuery(UserQueryType value)
Sets the value of the userQuery property.
|