public interface LinearReferencingMethodType extends AbstractGMLType
| Modifier and Type | Interface and Description |
|---|---|
static class |
LinearReferencingMethodType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
LRMNameType |
addNewName2()
Appends and returns a new empty "name" element
|
LRMTypeType |
addNewType()
Appends and returns a new empty "type" element
|
java.lang.String |
getConstraint()
Gets the "constraint" element
|
LRMNameType |
getName2()
Gets the "name" element
|
LRMTypeType |
getType()
Gets the "type" element
|
java.lang.String |
getUnits()
Gets the "units" element
|
boolean |
isSetConstraint()
True if has "constraint" element
|
void |
setConstraint(java.lang.String constraint)
Sets the "constraint" element
|
void |
setName2(LRMNameType name2)
Sets the "name" element
|
void |
setType(LRMTypeType type)
Sets the "type" element
|
void |
setUnits(java.lang.String units)
Sets the "units" element
|
void |
unsetConstraint()
Unsets the "constraint" element
|
org.apache.xmlbeans.XmlString |
xgetConstraint()
Gets (as xml) the "constraint" element
|
UomIdentifier |
xgetUnits()
Gets (as xml) the "units" element
|
void |
xsetConstraint(org.apache.xmlbeans.XmlString constraint)
Sets (as xml) the "constraint" element
|
void |
xsetUnits(UomIdentifier units)
Sets (as xml) the "units" element
|
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdchangeType, 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, xmlTextLRMNameType getName2()
void setName2(LRMNameType name2)
LRMNameType addNewName2()
LRMTypeType getType()
void setType(LRMTypeType type)
LRMTypeType addNewType()
java.lang.String getUnits()
UomIdentifier xgetUnits()
void setUnits(java.lang.String units)
void xsetUnits(UomIdentifier units)
java.lang.String getConstraint()
org.apache.xmlbeans.XmlString xgetConstraint()
boolean isSetConstraint()
void setConstraint(java.lang.String constraint)
void xsetConstraint(org.apache.xmlbeans.XmlString constraint)
void unsetConstraint()
Copyright © 2015–2018 52north.org. All rights reserved.