public class FetchGroupMemberMetaData extends MetaData
| Type | Property and Description |
|---|---|
boolean |
is
Gets the value of the property property.
|
extensions, METADATA_CREATED_STATE, METADATA_INITIALISED_STATE, METADATA_POPULATED_STATE, METADATA_USED_STATE, metaDataState, parent, VENDOR_NAME| Constructor and Description |
|---|
FetchGroupMemberMetaData(MetaData parent,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getRecursionDepth() |
boolean |
isProperty()
Gets the value of the property property.
|
void |
setProperty() |
void |
setRecursionDepth(int depth) |
void |
setRecursionDepth(String depth) |
String |
toString(String prefix,
String indent)
Returns a string representation of the object.
|
addExtension, addExtension, getExtensions, getNoOfExtensions, getParent, getValueForExtension, getValuesForExtension, hasExtension, initialise, isInitialised, isPopulated, isUsed, newExtensionMetaData, removeExtension, setParent, toStringpublic void setProperty()
public boolean isProperty()
public String getName()
public int getRecursionDepth()
public void setRecursionDepth(int depth)
public void setRecursionDepth(String depth)
Copyright © 2015. All rights reserved.