| Package | Description |
|---|---|
| org.plasma.xml.schema |
Copyright 2017 TerraMeta Software, Inc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Any
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Wildcard |
RestrictionType.anyAttribute |
protected Wildcard |
ExtensionType.anyAttribute |
protected Wildcard |
AbstractComplexType.anyAttribute |
protected Wildcard |
AbstractAttributeGroup.anyAttribute |
| Modifier and Type | Method and Description |
|---|---|
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 |
AbstractComplexType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
AbstractAttributeGroup.getAnyAttribute()
Gets the value of the anyAttribute property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Wildcard> |
ObjectFactory.createAnyAttribute(Wildcard value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Wildcard> |
ObjectFactory.createAnyAttribute(Wildcard value)
|
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 |
AbstractComplexType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
AbstractAttributeGroup.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
Copyright © 2017. All rights reserved.