public interface CurrentUseType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CurrentUseType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
CurrentUseType.Percentage
An XML percentage(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
addNewCurrentUse()
Appends and returns a new empty "currentUse" element
|
CurrentUseType.Percentage |
addNewPercentage()
Appends and returns a new empty "percentage" element
|
ReferenceType |
getCurrentUse()
Gets the "currentUse" element
|
CurrentUseType.Percentage |
getPercentage()
Gets the "percentage" element
|
boolean |
isNilPercentage()
Tests for nil "percentage" element
|
void |
setCurrentUse(ReferenceType currentUse)
Sets the "currentUse" element
|
void |
setNilPercentage()
Nils the "percentage" element
|
void |
setPercentage(CurrentUseType.Percentage percentage)
Sets the "percentage" element
|
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, xmlTextReferenceType getCurrentUse()
void setCurrentUse(ReferenceType currentUse)
ReferenceType addNewCurrentUse()
CurrentUseType.Percentage getPercentage()
boolean isNilPercentage()
void setPercentage(CurrentUseType.Percentage percentage)
CurrentUseType.Percentage addNewPercentage()
void setNilPercentage()
Copyright © 2018 52north.org. All rights reserved.