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 |
AttributeGroup.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
ExtensionType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
RestrictionType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
ComplexType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeGroup.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
ExtensionType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
RestrictionType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
ComplexType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.