Interface NetworkElementType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Subinterfaces:
GeneralisedLinkType,GradeSeparatedCrossingType,LinkSequenceType,LinkSetType,LinkType,NetworkAreaType,NetworkConnectionType,NodeType
- All Known Implementing Classes:
GeneralisedLinkTypeImpl,GradeSeparatedCrossingTypeImpl,LinkSequenceTypeImpl,LinkSetTypeImpl,LinkTypeImpl,NetworkAreaTypeImpl,NetworkConnectionTypeImpl,NetworkElementTypeImpl,NodeTypeImpl
public interface NetworkElementType extends AbstractFeatureType
An XML NetworkElementType(@http://inspire.ec.europa.eu/schemas/net/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkElementType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/net/4.0).static interfaceNetworkElementType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/net/4.0).static classNetworkElementType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NetworkElementType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementNetworkElementType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementReferenceTypeaddNewInNetwork()Appends and returns a new empty value (as xml) as the last "inNetwork" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementNetworkElementType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementNetworkElementType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementReferenceType[]getInNetworkArray()Gets array of all "inNetwork" elementsReferenceTypegetInNetworkArray(int i)Gets ith "inNetwork" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementReferenceTypeinsertNewInNetwork(int i)Inserts and returns a new empty value (as xml) as the ith "inNetwork" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilInNetworkArray(int i)Tests for nil ith "inNetwork" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetInspireId()True if has "inspireId" elementvoidremoveInNetwork(int i)Removes the ith "inNetwork" elementvoidsetBeginLifespanVersion(NetworkElementType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(NetworkElementType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetInNetworkArray(int i, ReferenceType inNetwork)Sets ith "inNetwork" elementvoidsetInNetworkArray(ReferenceType[] inNetworkArray)Sets array of all "inNetwork" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilInNetworkArray(int i)Nils the ith "inNetwork" elementintsizeOfInNetworkArray()Returns number of "inNetwork" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetInspireId()Unsets the "inspireId" element-
Methods inherited from interface net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
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, xsetId
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getBeginLifespanVersion
NetworkElementType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(NetworkElementType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
NetworkElementType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getInspireId
IdentifierPropertyType getInspireId()
Gets the "inspireId" element
-
isSetInspireId
boolean isSetInspireId()
True if has "inspireId" element
-
setInspireId
void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
-
addNewInspireId
IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element
-
unsetInspireId
void unsetInspireId()
Unsets the "inspireId" element
-
getEndLifespanVersion
NetworkElementType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element
-
isNilEndLifespanVersion
boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element
-
isSetEndLifespanVersion
boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element
-
setEndLifespanVersion
void setEndLifespanVersion(NetworkElementType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
NetworkElementType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getInNetworkArray
ReferenceType[] getInNetworkArray()
Gets array of all "inNetwork" elements
-
getInNetworkArray
ReferenceType getInNetworkArray(int i)
Gets ith "inNetwork" element
-
isNilInNetworkArray
boolean isNilInNetworkArray(int i)
Tests for nil ith "inNetwork" element
-
sizeOfInNetworkArray
int sizeOfInNetworkArray()
Returns number of "inNetwork" element
-
setInNetworkArray
void setInNetworkArray(ReferenceType[] inNetworkArray)
Sets array of all "inNetwork" element
-
setInNetworkArray
void setInNetworkArray(int i, ReferenceType inNetwork)Sets ith "inNetwork" element
-
setNilInNetworkArray
void setNilInNetworkArray(int i)
Nils the ith "inNetwork" element
-
insertNewInNetwork
ReferenceType insertNewInNetwork(int i)
Inserts and returns a new empty value (as xml) as the ith "inNetwork" element
-
addNewInNetwork
ReferenceType addNewInNetwork()
Appends and returns a new empty value (as xml) as the last "inNetwork" element
-
removeInNetwork
void removeInNetwork(int i)
Removes the ith "inNetwork" element
-
-