Uses of Class
easybox.org.w3._2001.xmlschema.EJaxbWildcard

Packages that use EJaxbWildcard
easybox.org.w3._2001.xmlschema   
 

Uses of EJaxbWildcard in easybox.org.w3._2001.xmlschema
 

Subclasses of EJaxbWildcard in easybox.org.w3._2001.xmlschema
 class EJaxbAny
          Java class for anonymous complex type.
 

Fields in easybox.org.w3._2001.xmlschema declared as EJaxbWildcard
protected  EJaxbWildcard EJaxbAttributeGroup.anyAttribute
           
protected  EJaxbWildcard EJaxbRestrictionType.anyAttribute
           
protected  EJaxbWildcard EJaxbExtensionType.anyAttribute
           
protected  EJaxbWildcard EJaxbComplexType.anyAttribute
           
 

Methods in easybox.org.w3._2001.xmlschema that return EJaxbWildcard
 EJaxbWildcard ObjectFactory.createEJaxbWildcard()
          Create an instance of EJaxbWildcard
 EJaxbWildcard EJaxbAttributeGroup.getAnyAttribute()
          Gets the value of the anyAttribute property.
 EJaxbWildcard EJaxbRestrictionType.getAnyAttribute()
          Gets the value of the anyAttribute property.
 EJaxbWildcard EJaxbExtensionType.getAnyAttribute()
          Gets the value of the anyAttribute property.
 EJaxbWildcard EJaxbComplexType.getAnyAttribute()
          Gets the value of the anyAttribute property.
 

Methods in easybox.org.w3._2001.xmlschema that return types with arguments of type EJaxbWildcard
 javax.xml.bind.JAXBElement<EJaxbWildcard> ObjectFactory.createAnyAttribute(EJaxbWildcard value)
          Create an instance of JAXBElement<EJaxbWildcard>}
 

Methods in easybox.org.w3._2001.xmlschema with parameters of type EJaxbWildcard
 javax.xml.bind.JAXBElement<EJaxbWildcard> ObjectFactory.createAnyAttribute(EJaxbWildcard value)
          Create an instance of JAXBElement<EJaxbWildcard>}
 void EJaxbAttributeGroup.setAnyAttribute(EJaxbWildcard value)
          Sets the value of the anyAttribute property.
 void EJaxbRestrictionType.setAnyAttribute(EJaxbWildcard value)
          Sets the value of the anyAttribute property.
 void EJaxbExtensionType.setAnyAttribute(EJaxbWildcard value)
          Sets the value of the anyAttribute property.
 void EJaxbComplexType.setAnyAttribute(EJaxbWildcard value)
          Sets the value of the anyAttribute property.
 



Copyright © 2011 Petals Link. All Rights Reserved.