Interface TransportObjectPropertyType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
TransportObjectPropertyTypeImpl
public interface TransportObjectPropertyType extends org.apache.xmlbeans.XmlObjectAn XML TransportObjectPropertyType(@http://inspire.ec.europa.eu/schemas/tn/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTransportObjectPropertyType.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 TransportAreaTypeaddNewTransportArea()Appends and returns a new empty "TransportArea" elementTransportLinkTypeaddNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkSequenceTypeaddNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSetTypeaddNewTransportLinkSet()Appends and returns a new empty "TransportLinkSet" elementTransportNodeTypeaddNewTransportNode()Appends and returns a new empty "TransportNode" elementTransportPointTypeaddNewTransportPoint()Appends and returns a new empty "TransportPoint" elementActuateType.EnumgetActuate()Gets the "actuate" attributeStringgetArcrole()Gets the "arcrole" attributeStringgetHref()Gets the "href" attributeObjectgetNilReason()Gets the "nilReason" attributebooleangetOwns()Gets the "owns" attributeStringgetRemoteSchema()Gets the "remoteSchema" attributeStringgetRole()Gets the "role" attributeShowType.EnumgetShow()Gets the "show" attributeStringgetTitle()Gets the "title" attributeTransportAreaTypegetTransportArea()Gets the "TransportArea" elementTransportLinkTypegetTransportLink()Gets the "TransportLink" elementTransportLinkSequenceTypegetTransportLinkSequence()Gets the "TransportLinkSequence" elementTransportLinkSetTypegetTransportLinkSet()Gets the "TransportLinkSet" elementTransportNodeTypegetTransportNode()Gets the "TransportNode" elementTransportPointTypegetTransportPoint()Gets the "TransportPoint" elementTypeType.EnumgetType()Gets the "type" attributebooleanisSetActuate()True if has "actuate" attributebooleanisSetArcrole()True if has "arcrole" attributebooleanisSetHref()True if has "href" attributebooleanisSetNilReason()True if has "nilReason" attributebooleanisSetOwns()True if has "owns" attributebooleanisSetRemoteSchema()True if has "remoteSchema" attributebooleanisSetRole()True if has "role" attributebooleanisSetShow()True if has "show" attributebooleanisSetTitle()True if has "title" attributebooleanisSetTransportArea()True if has "TransportArea" elementbooleanisSetTransportLink()True if has "TransportLink" elementbooleanisSetTransportLinkSequence()True if has "TransportLinkSequence" elementbooleanisSetTransportLinkSet()True if has "TransportLinkSet" elementbooleanisSetTransportNode()True if has "TransportNode" elementbooleanisSetTransportPoint()True if has "TransportPoint" elementbooleanisSetType()True if has "type" attributevoidsetActuate(ActuateType.Enum actuate)Sets the "actuate" attributevoidsetArcrole(String arcrole)Sets the "arcrole" attributevoidsetHref(String href)Sets the "href" attributevoidsetNilReason(Object nilReason)Sets the "nilReason" attributevoidsetOwns(boolean owns)Sets the "owns" attributevoidsetRemoteSchema(String remoteSchema)Sets the "remoteSchema" attributevoidsetRole(String role)Sets the "role" attributevoidsetShow(ShowType.Enum show)Sets the "show" attributevoidsetTitle(String title)Sets the "title" attributevoidsetTransportArea(TransportAreaType transportArea)Sets the "TransportArea" elementvoidsetTransportLink(TransportLinkType transportLink)Sets the "TransportLink" elementvoidsetTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" elementvoidsetTransportLinkSet(TransportLinkSetType transportLinkSet)Sets the "TransportLinkSet" elementvoidsetTransportNode(TransportNodeType transportNode)Sets the "TransportNode" elementvoidsetTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" elementvoidsetType(TypeType.Enum type)Sets the "type" attributevoidunsetActuate()Unsets the "actuate" attributevoidunsetArcrole()Unsets the "arcrole" attributevoidunsetHref()Unsets the "href" attributevoidunsetNilReason()Unsets the "nilReason" attributevoidunsetOwns()Unsets the "owns" attributevoidunsetRemoteSchema()Unsets the "remoteSchema" attributevoidunsetRole()Unsets the "role" attributevoidunsetShow()Unsets the "show" attributevoidunsetTitle()Unsets the "title" attributevoidunsetTransportArea()Unsets the "TransportArea" elementvoidunsetTransportLink()Unsets the "TransportLink" elementvoidunsetTransportLinkSequence()Unsets the "TransportLinkSequence" elementvoidunsetTransportLinkSet()Unsets the "TransportLinkSet" elementvoidunsetTransportNode()Unsets the "TransportNode" elementvoidunsetTransportPoint()Unsets the "TransportPoint" elementvoidunsetType()Unsets the "type" attributeActuateTypexgetActuate()Gets (as xml) the "actuate" attributeArcroleTypexgetArcrole()Gets (as xml) the "arcrole" attributeHrefTypexgetHref()Gets (as xml) the "href" attributeNilReasonTypexgetNilReason()Gets (as xml) the "nilReason" attributeorg.apache.xmlbeans.XmlBooleanxgetOwns()Gets (as xml) the "owns" attributeorg.apache.xmlbeans.XmlAnyURIxgetRemoteSchema()Gets (as xml) the "remoteSchema" attributeRoleTypexgetRole()Gets (as xml) the "role" attributeShowTypexgetShow()Gets (as xml) the "show" attributeTitleAttrTypexgetTitle()Gets (as xml) the "title" attributeTypeTypexgetType()Gets (as xml) the "type" attributevoidxsetActuate(ActuateType actuate)Sets (as xml) the "actuate" attributevoidxsetArcrole(ArcroleType arcrole)Sets (as xml) the "arcrole" attributevoidxsetHref(HrefType href)Sets (as xml) the "href" attributevoidxsetNilReason(NilReasonType nilReason)Sets (as xml) the "nilReason" attributevoidxsetOwns(org.apache.xmlbeans.XmlBoolean owns)Sets (as xml) the "owns" attributevoidxsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)Sets (as xml) the "remoteSchema" attributevoidxsetRole(RoleType role)Sets (as xml) the "role" attributevoidxsetShow(ShowType show)Sets (as xml) the "show" attributevoidxsetTitle(TitleAttrType title)Sets (as xml) the "title" attributevoidxsetType(TypeType type)Sets (as xml) the "type" attribute-
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
-
getTransportArea
TransportAreaType getTransportArea()
Gets the "TransportArea" element
-
isSetTransportArea
boolean isSetTransportArea()
True if has "TransportArea" element
-
setTransportArea
void setTransportArea(TransportAreaType transportArea)
Sets the "TransportArea" element
-
addNewTransportArea
TransportAreaType addNewTransportArea()
Appends and returns a new empty "TransportArea" element
-
unsetTransportArea
void unsetTransportArea()
Unsets the "TransportArea" element
-
getTransportLink
TransportLinkType getTransportLink()
Gets the "TransportLink" element
-
isSetTransportLink
boolean isSetTransportLink()
True if has "TransportLink" element
-
setTransportLink
void setTransportLink(TransportLinkType transportLink)
Sets the "TransportLink" element
-
addNewTransportLink
TransportLinkType addNewTransportLink()
Appends and returns a new empty "TransportLink" element
-
unsetTransportLink
void unsetTransportLink()
Unsets the "TransportLink" element
-
getTransportLinkSequence
TransportLinkSequenceType getTransportLinkSequence()
Gets the "TransportLinkSequence" element
-
isSetTransportLinkSequence
boolean isSetTransportLinkSequence()
True if has "TransportLinkSequence" element
-
setTransportLinkSequence
void setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)
Sets the "TransportLinkSequence" element
-
addNewTransportLinkSequence
TransportLinkSequenceType addNewTransportLinkSequence()
Appends and returns a new empty "TransportLinkSequence" element
-
unsetTransportLinkSequence
void unsetTransportLinkSequence()
Unsets the "TransportLinkSequence" element
-
getTransportLinkSet
TransportLinkSetType getTransportLinkSet()
Gets the "TransportLinkSet" element
-
isSetTransportLinkSet
boolean isSetTransportLinkSet()
True if has "TransportLinkSet" element
-
setTransportLinkSet
void setTransportLinkSet(TransportLinkSetType transportLinkSet)
Sets the "TransportLinkSet" element
-
addNewTransportLinkSet
TransportLinkSetType addNewTransportLinkSet()
Appends and returns a new empty "TransportLinkSet" element
-
unsetTransportLinkSet
void unsetTransportLinkSet()
Unsets the "TransportLinkSet" element
-
getTransportNode
TransportNodeType getTransportNode()
Gets the "TransportNode" element
-
isSetTransportNode
boolean isSetTransportNode()
True if has "TransportNode" element
-
setTransportNode
void setTransportNode(TransportNodeType transportNode)
Sets the "TransportNode" element
-
addNewTransportNode
TransportNodeType addNewTransportNode()
Appends and returns a new empty "TransportNode" element
-
unsetTransportNode
void unsetTransportNode()
Unsets the "TransportNode" element
-
getTransportPoint
TransportPointType getTransportPoint()
Gets the "TransportPoint" element
-
isSetTransportPoint
boolean isSetTransportPoint()
True if has "TransportPoint" element
-
setTransportPoint
void setTransportPoint(TransportPointType transportPoint)
Sets the "TransportPoint" element
-
addNewTransportPoint
TransportPointType addNewTransportPoint()
Appends and returns a new empty "TransportPoint" element
-
unsetTransportPoint
void unsetTransportPoint()
Unsets the "TransportPoint" element
-
getType
TypeType.Enum getType()
Gets the "type" attribute
-
xgetType
TypeType xgetType()
Gets (as xml) the "type" attribute
-
isSetType
boolean isSetType()
True if has "type" attribute
-
setType
void setType(TypeType.Enum type)
Sets the "type" attribute
-
xsetType
void xsetType(TypeType type)
Sets (as xml) the "type" attribute
-
unsetType
void unsetType()
Unsets the "type" attribute
-
getHref
String getHref()
Gets the "href" attribute
-
xgetHref
HrefType xgetHref()
Gets (as xml) the "href" attribute
-
isSetHref
boolean isSetHref()
True if has "href" attribute
-
setHref
void setHref(String href)
Sets the "href" attribute
-
xsetHref
void xsetHref(HrefType href)
Sets (as xml) the "href" attribute
-
unsetHref
void unsetHref()
Unsets the "href" attribute
-
getRole
String getRole()
Gets the "role" attribute
-
xgetRole
RoleType xgetRole()
Gets (as xml) the "role" attribute
-
isSetRole
boolean isSetRole()
True if has "role" attribute
-
setRole
void setRole(String role)
Sets the "role" attribute
-
xsetRole
void xsetRole(RoleType role)
Sets (as xml) the "role" attribute
-
unsetRole
void unsetRole()
Unsets the "role" attribute
-
getArcrole
String getArcrole()
Gets the "arcrole" attribute
-
xgetArcrole
ArcroleType xgetArcrole()
Gets (as xml) the "arcrole" attribute
-
isSetArcrole
boolean isSetArcrole()
True if has "arcrole" attribute
-
setArcrole
void setArcrole(String arcrole)
Sets the "arcrole" attribute
-
xsetArcrole
void xsetArcrole(ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute
-
unsetArcrole
void unsetArcrole()
Unsets the "arcrole" attribute
-
getTitle
String getTitle()
Gets the "title" attribute
-
xgetTitle
TitleAttrType xgetTitle()
Gets (as xml) the "title" attribute
-
isSetTitle
boolean isSetTitle()
True if has "title" attribute
-
setTitle
void setTitle(String title)
Sets the "title" attribute
-
xsetTitle
void xsetTitle(TitleAttrType title)
Sets (as xml) the "title" attribute
-
unsetTitle
void unsetTitle()
Unsets the "title" attribute
-
getShow
ShowType.Enum getShow()
Gets the "show" attribute
-
xgetShow
ShowType xgetShow()
Gets (as xml) the "show" attribute
-
isSetShow
boolean isSetShow()
True if has "show" attribute
-
setShow
void setShow(ShowType.Enum show)
Sets the "show" attribute
-
xsetShow
void xsetShow(ShowType show)
Sets (as xml) the "show" attribute
-
unsetShow
void unsetShow()
Unsets the "show" attribute
-
getActuate
ActuateType.Enum getActuate()
Gets the "actuate" attribute
-
xgetActuate
ActuateType xgetActuate()
Gets (as xml) the "actuate" attribute
-
isSetActuate
boolean isSetActuate()
True if has "actuate" attribute
-
setActuate
void setActuate(ActuateType.Enum actuate)
Sets the "actuate" attribute
-
xsetActuate
void xsetActuate(ActuateType actuate)
Sets (as xml) the "actuate" attribute
-
unsetActuate
void unsetActuate()
Unsets the "actuate" attribute
-
getNilReason
Object getNilReason()
Gets the "nilReason" attribute
-
xgetNilReason
NilReasonType xgetNilReason()
Gets (as xml) the "nilReason" attribute
-
isSetNilReason
boolean isSetNilReason()
True if has "nilReason" attribute
-
setNilReason
void setNilReason(Object nilReason)
Sets the "nilReason" attribute
-
xsetNilReason
void xsetNilReason(NilReasonType nilReason)
Sets (as xml) the "nilReason" attribute
-
unsetNilReason
void unsetNilReason()
Unsets the "nilReason" attribute
-
getRemoteSchema
String getRemoteSchema()
Gets the "remoteSchema" attribute
-
xgetRemoteSchema
org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
Gets (as xml) the "remoteSchema" attribute
-
isSetRemoteSchema
boolean isSetRemoteSchema()
True if has "remoteSchema" attribute
-
setRemoteSchema
void setRemoteSchema(String remoteSchema)
Sets the "remoteSchema" attribute
-
xsetRemoteSchema
void xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
Sets (as xml) the "remoteSchema" attribute
-
unsetRemoteSchema
void unsetRemoteSchema()
Unsets the "remoteSchema" attribute
-
getOwns
boolean getOwns()
Gets the "owns" attribute
-
xgetOwns
org.apache.xmlbeans.XmlBoolean xgetOwns()
Gets (as xml) the "owns" attribute
-
isSetOwns
boolean isSetOwns()
True if has "owns" attribute
-
setOwns
void setOwns(boolean owns)
Sets the "owns" attribute
-
xsetOwns
void xsetOwns(org.apache.xmlbeans.XmlBoolean owns)
Sets (as xml) the "owns" attribute
-
unsetOwns
void unsetOwns()
Unsets the "owns" attribute
-
-