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

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

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

Methods in org.huihoo.jfox.xmlet.jaxb that return XMLetType.ATTRIBUTESType
 XMLetType.ATTRIBUTESType XMLetType.getATTRIBUTES()
           
 XMLetType.ATTRIBUTESType ObjectFactory.createXMLetTypeATTRIBUTESType()
          Create an instance of XMLetTypeATTRIBUTESType
 

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

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

Classes in org.huihoo.jfox.xmlet.jaxb.impl that implement XMLetType.ATTRIBUTESType
static class XMLetTypeImpl.ATTRIBUTESTypeImpl
           
 

Fields in org.huihoo.jfox.xmlet.jaxb.impl declared as XMLetType.ATTRIBUTESType
protected  XMLetType.ATTRIBUTESType XMLetTypeImpl._ATTRIBUTES
           
 

Methods in org.huihoo.jfox.xmlet.jaxb.impl that return XMLetType.ATTRIBUTESType
 XMLetType.ATTRIBUTESType XMLetTypeImpl.getATTRIBUTES()
           
 

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