|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Wildcard | |
---|---|
org.w3._2001.xmlschema |
Uses of Wildcard in org.w3._2001.xmlschema |
---|
Subclasses of Wildcard in org.w3._2001.xmlschema | |
---|---|
class |
Any
Java class for anonymous complex type. |
Fields in org.w3._2001.xmlschema declared as Wildcard | |
---|---|
protected Wildcard |
ComplexType.anyAttribute
|
protected Wildcard |
RestrictionType.anyAttribute
|
protected Wildcard |
ExtensionType.anyAttribute
|
protected Wildcard |
AttributeGroup.anyAttribute
|
Methods in org.w3._2001.xmlschema that return Wildcard | |
---|---|
Wildcard |
ObjectFactory.createWildcard()
Create an instance of Wildcard |
Wildcard |
ComplexType.getAnyAttribute()
Gets the value of the anyAttribute property. |
Wildcard |
RestrictionType.getAnyAttribute()
Gets the value of the anyAttribute property. |
Wildcard |
ExtensionType.getAnyAttribute()
Gets the value of the anyAttribute property. |
Wildcard |
AttributeGroup.getAnyAttribute()
Gets the value of the anyAttribute property. |
Methods in 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.w3._2001.xmlschema with parameters of type Wildcard | |
---|---|
javax.xml.bind.JAXBElement<Wildcard> |
ObjectFactory.createAnyAttribute(Wildcard value)
Create an instance of JAXBElement < Wildcard > } |
void |
ComplexType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property. |
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 |
AttributeGroup.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |