org.huihoo.jfox.xmlet.jaxb
Interface XMLetType.ARGUMENTSType
- All Known Implementing Classes:
- XMLetTypeImpl.ARGUMENTSTypeImpl
- Enclosing class:
- XMLetType
- public static interface XMLetType.ARGUMENTSType
Java content class for annonymous complex type.
The following schema fragment specifies the expected content contained within this java content object.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ARG" type="{}ArgType" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
|
Method Summary |
java.util.List |
getARG()
|
getARG
public java.util.List getARG()