| Constructor and Description |
|---|
DataElement() |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
clone() |
String |
getCatalogPath() |
List<DataElement> |
getChildren() |
Boolean |
getChildrenExpanded() |
Boolean |
getFullPropsRetrieved() |
String |
getMetadata() |
Boolean |
getMetadataRetrieved() |
String |
getName() |
String |
getParentCatalogPath() |
QName |
getTypeName() |
void |
setCatalogPath(String catalogPath) |
void |
setChildren(List<DataElement> children) |
void |
setChildrenExpanded(Boolean childrenExpanded) |
void |
setFullPropsRetrieved(Boolean fullPropsRetrieved) |
void |
setMetadata(String metadata) |
void |
setMetadataRetrieved(Boolean metadataRetrieved) |
void |
setName(String name) |
void |
setTypeName(QName catalogPath) |
String |
toString() |
public DataElement clone()
public String getCatalogPath()
public List<DataElement> getChildren()
public Boolean getChildrenExpanded()
public Boolean getFullPropsRetrieved()
public String getMetadata()
public Boolean getMetadataRetrieved()
public String getName()
public String getParentCatalogPath()
public QName getTypeName()
public void setCatalogPath(String catalogPath)
public void setChildren(List<DataElement> children)
public void setChildrenExpanded(Boolean childrenExpanded)
public void setFullPropsRetrieved(Boolean fullPropsRetrieved)
public void setMetadata(String metadata)
public void setMetadataRetrieved(Boolean metadataRetrieved)
public void setName(String name)
public void setTypeName(QName catalogPath)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.