Uses of Class
org.xins.common.spec.DataSectionElementSpec

Packages that use DataSectionElementSpec
org.xins.common.spec API specification classes. 
 

Uses of DataSectionElementSpec in org.xins.common.spec
 

Methods in org.xins.common.spec that return DataSectionElementSpec
 DataSectionElementSpec DataSectionElementSpec.getSubElement(String elementName)
          Gets the specified sub element that are included in this element.
 DataSectionElementSpec ErrorCodeSpec.getOutputDataSectionElement(String elementName)
          Gets the specification of the element of the output data section with the specified name.
 DataSectionElementSpec FunctionSpec.getInputDataSectionElement(String elementName)
          Gets the specification of the element of the input data section with the specified name.
 DataSectionElementSpec FunctionSpec.getOutputDataSectionElement(String elementName)
          Gets the specification of the element of the output data section with the specified name.
 



See http://www.xins.org/.