public interface VersionAttribute
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
VersionAttribute.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
VersionAttribute.Version
An XML version(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
VersionAttribute.Version.Enum |
getVersion()
Gets the "version" attribute
|
boolean |
isSetVersion()
True if has "version" attribute
|
void |
setVersion(VersionAttribute.Version.Enum version)
Sets the "version" attribute
|
void |
unsetVersion()
Unsets the "version" attribute
|
VersionAttribute.Version |
xgetVersion()
Gets (as xml) the "version" attribute
|
void |
xsetVersion(VersionAttribute.Version version)
Sets (as xml) the "version" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextVersionAttribute.Version.Enum getVersion()
VersionAttribute.Version xgetVersion()
boolean isSetVersion()
void setVersion(VersionAttribute.Version.Enum version)
void xsetVersion(VersionAttribute.Version version)
void unsetVersion()
Copyright © 2017 52north.org. All rights reserved.