public abstract class TpegPointDescriptor extends TpegDescriptor
Java class for TpegPointDescriptor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TpegPointDescriptor"> <complexContent> <extension base="{http://datex2.eu/schema/2/2_0}TpegDescriptor"> <sequence> <element name="tpegPointDescriptorExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ExtensionType |
tpegPointDescriptorExtension |
descriptor, tpegDescriptorExtension
Constructor and Description |
---|
TpegPointDescriptor() |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
getTpegPointDescriptorExtension()
Gets the value of the tpegPointDescriptorExtension property.
|
void |
setTpegPointDescriptorExtension(ExtensionType value)
Sets the value of the tpegPointDescriptorExtension property.
|
getDescriptor, getTpegDescriptorExtension, setDescriptor, setTpegDescriptorExtension
protected ExtensionType tpegPointDescriptorExtension
public ExtensionType getTpegPointDescriptorExtension()
ExtensionType
public void setTpegPointDescriptorExtension(ExtensionType value)
value
- allowed object is
ExtensionType