public class MetapropertyQuery extends Object
| Constructor and Description |
|---|
MetapropertyQuery() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCount() |
String |
getIds() |
Boolean |
getOptions() |
MediaType |
getType() |
MetapropertyQuery |
setCount(Boolean count) |
MetapropertyQuery |
setIds(String ids) |
MetapropertyQuery |
setOptions(Boolean options) |
MetapropertyQuery |
setType(MediaType type) |
public Boolean getCount()
public MetapropertyQuery setCount(Boolean count)
public MediaType getType()
public MetapropertyQuery setType(MediaType type)
public Boolean getOptions()
public MetapropertyQuery setOptions(Boolean options)
public String getIds()
public MetapropertyQuery setIds(String ids)
Copyright © 2024. All rights reserved.