| Package | Description |
|---|---|
| org.glassfish.hk2.xml.schema.beans |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Any
Java class for anonymous complex type.
|
| Modifier and Type | Method and Description |
|---|---|
Wildcard |
ComplexType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
RestrictionType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
AttributeGroup.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
ExtensionType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
AttributeGroup.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
ExtensionType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
Copyright © 2009–2019 Oracle Corporation. All rights reserved.