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