Uses of Class
org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Wildcard

Packages that use Wildcard
org.ow2.easywsdl.schema.org.w3._2001.xmlschema   
 

Uses of Wildcard in org.ow2.easywsdl.schema.org.w3._2001.xmlschema
 

Subclasses of Wildcard in org.ow2.easywsdl.schema.org.w3._2001.xmlschema
 class Any
          Java class for anonymous complex type.
 

Fields in org.ow2.easywsdl.schema.org.w3._2001.xmlschema declared as Wildcard
protected  Wildcard RestrictionType.anyAttribute
           
protected  Wildcard ExtensionType.anyAttribute
           
protected  Wildcard ComplexType.anyAttribute
           
protected  Wildcard AttributeGroup.anyAttribute
           
 

Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return Wildcard
 Wildcard ObjectFactory.createWildcard()
          Create an instance of Wildcard
 Wildcard RestrictionType.getAnyAttribute()
          Gets the value of the anyAttribute property.
 Wildcard ExtensionType.getAnyAttribute()
          Gets the value of the anyAttribute property.
 Wildcard ComplexType.getAnyAttribute()
          Gets the value of the anyAttribute property.
 Wildcard AttributeGroup.getAnyAttribute()
          Gets the value of the anyAttribute property.
 

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

Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema with parameters of type Wildcard
 javax.xml.bind.JAXBElement<Wildcard> ObjectFactory.createAnyAttribute(Wildcard value)
          Create an instance of JAXBElement<Wildcard>}
 void RestrictionType.setAnyAttribute(Wildcard value)
          Sets the value of the anyAttribute property.
 void ExtensionType.setAnyAttribute(Wildcard value)
          Sets the value of the anyAttribute property.
 void ComplexType.setAnyAttribute(Wildcard value)
          Sets the value of the anyAttribute property.
 void AttributeGroup.setAnyAttribute(Wildcard value)
          Sets the value of the anyAttribute property.
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.