public class UndeprecateObjectsRequest extends RegistryRequestType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0}RegistryRequestType">
<sequence>
<element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}AdhocQuery" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ObjectRefList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UndeprecateObjectsRequest() |
| Modifier and Type | Method and Description |
|---|---|
AdhocQueryType |
getAdhocQuery()
Gets the value of the adhocQuery property.
|
ObjectRefListType |
getObjectRefList()
Gets the value of the objectRefList property.
|
void |
setAdhocQuery(AdhocQueryType value)
Sets the value of the adhocQuery property.
|
void |
setObjectRefList(ObjectRefListType value)
Sets the value of the objectRefList property.
|
getComment, getId, getRequestSlotList, setComment, setId, setRequestSlotListpublic AdhocQueryType getAdhocQuery()
AdhocQueryTypepublic void setAdhocQuery(AdhocQueryType value)
value - allowed object is
AdhocQueryTypepublic ObjectRefListType getObjectRefList()
ObjectRefListTypepublic void setObjectRefList(ObjectRefListType value)
value - allowed object is
ObjectRefListTypeCopyright © 2010–2025. All rights reserved.