public class DeprecateObjectsRequest extends RegistryRequestType
| Modifier and Type | Field and Description |
|---|---|
protected AdhocQueryType |
adhocQuery |
protected ObjectRefListType |
objectRefList |
comment, id, requestSlotList| Constructor and Description |
|---|
DeprecateObjectsRequest() |
| Modifier and Type | Method and Description |
|---|---|
AdhocQueryType |
getAdhocQuery() |
ObjectRefListType |
getObjectRefList() |
void |
setAdhocQuery(AdhocQueryType value) |
void |
setObjectRefList(ObjectRefListType value) |
getComment, getId, getRequestSlotList, setComment, setId, setRequestSlotListprotected AdhocQueryType adhocQuery
protected ObjectRefListType objectRefList
public AdhocQueryType getAdhocQuery()
public void setAdhocQuery(AdhocQueryType value)
public ObjectRefListType getObjectRefList()
public void setObjectRefList(ObjectRefListType value)
Copyright © 2020. All rights reserved.