public interface DataControlStructure
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDataControlName()
Returns the name of this data control. 
 | 
org.w3c.dom.Node | 
getMetadata()
Returns the node representing the deployment settings for the data control being 
 created for this definition. 
 | 
StructureDefinition | 
getStructure()
Returns the structure definition describing the data control being created 
 for this DataControlStructure. 
 | 
StructureDefinition getStructure()
java.lang.String getDataControlName()
org.w3c.dom.Node getMetadata()