public class TpegOtherPointDescriptor extends TpegPointDescriptor
Java class for TpegOtherPointDescriptor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TpegOtherPointDescriptor">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}TpegPointDescriptor">
<sequence>
<element name="tpegOtherPointDescriptorType" type="{http://datex2.eu/schema/2/2_0}TpegLoc03OtherPointDescriptorSubtypeEnum"/>
<element name="tpegOtherPointDescriptorExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
tpegOtherPointDescriptorExtension |
protected TpegLoc03OtherPointDescriptorSubtypeEnum |
tpegOtherPointDescriptorType |
tpegPointDescriptorExtensiondescriptor, tpegDescriptorExtension| Constructor and Description |
|---|
TpegOtherPointDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getTpegOtherPointDescriptorExtension()
Gets the value of the tpegOtherPointDescriptorExtension property.
|
TpegLoc03OtherPointDescriptorSubtypeEnum |
getTpegOtherPointDescriptorType()
Gets the value of the tpegOtherPointDescriptorType property.
|
void |
setTpegOtherPointDescriptorExtension(ExtensionType value)
Sets the value of the tpegOtherPointDescriptorExtension property.
|
void |
setTpegOtherPointDescriptorType(TpegLoc03OtherPointDescriptorSubtypeEnum value)
Sets the value of the tpegOtherPointDescriptorType property.
|
getTpegPointDescriptorExtension, setTpegPointDescriptorExtensiongetDescriptor, getTpegDescriptorExtension, setDescriptor, setTpegDescriptorExtensionprotected TpegLoc03OtherPointDescriptorSubtypeEnum tpegOtherPointDescriptorType
protected ExtensionType tpegOtherPointDescriptorExtension
public TpegLoc03OtherPointDescriptorSubtypeEnum getTpegOtherPointDescriptorType()
TpegLoc03OtherPointDescriptorSubtypeEnumpublic void setTpegOtherPointDescriptorType(TpegLoc03OtherPointDescriptorSubtypeEnum value)
value - allowed object is
TpegLoc03OtherPointDescriptorSubtypeEnumpublic ExtensionType getTpegOtherPointDescriptorExtension()
ExtensionTypepublic void setTpegOtherPointDescriptorExtension(ExtensionType value)
value - allowed object is
ExtensionType