Uses of Interface
org.huihoo.jfox.xmlet.jaxb.XMLetType.ARGUMENTSType

Packages that use XMLetType.ARGUMENTSType
org.huihoo.jfox.xmlet.jaxb   
org.huihoo.jfox.xmlet.jaxb.impl   
 

Uses of XMLetType.ARGUMENTSType in org.huihoo.jfox.xmlet.jaxb
 

Methods in org.huihoo.jfox.xmlet.jaxb that return XMLetType.ARGUMENTSType
 XMLetType.ARGUMENTSType XMLetType.getARGUMENTS()
           
 XMLetType.ARGUMENTSType ObjectFactory.createXMLetTypeARGUMENTSType()
          Create an instance of XMLetTypeARGUMENTSType
 

Methods in org.huihoo.jfox.xmlet.jaxb with parameters of type XMLetType.ARGUMENTSType
 void XMLetType.setARGUMENTS(XMLetType.ARGUMENTSType value)
           
 

Uses of XMLetType.ARGUMENTSType in org.huihoo.jfox.xmlet.jaxb.impl
 

Classes in org.huihoo.jfox.xmlet.jaxb.impl that implement XMLetType.ARGUMENTSType
static class XMLetTypeImpl.ARGUMENTSTypeImpl
           
 

Fields in org.huihoo.jfox.xmlet.jaxb.impl declared as XMLetType.ARGUMENTSType
protected  XMLetType.ARGUMENTSType XMLetTypeImpl._ARGUMENTS
           
 

Methods in org.huihoo.jfox.xmlet.jaxb.impl that return XMLetType.ARGUMENTSType
 XMLetType.ARGUMENTSType XMLetTypeImpl.getARGUMENTS()
           
 

Methods in org.huihoo.jfox.xmlet.jaxb.impl with parameters of type XMLetType.ARGUMENTSType
 void XMLetTypeImpl.setARGUMENTS(XMLetType.ARGUMENTSType value)