Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.TpegAreaDescriptor
-
Packages that use TpegAreaDescriptor Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of TpegAreaDescriptor in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as TpegAreaDescriptor Modifier and Type Field Description protected TpegAreaDescriptorTpegGeometricArea. nameFields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type TpegAreaDescriptor Modifier and Type Field Description protected List<TpegAreaDescriptor>TpegNamedOnlyArea. namesMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return TpegAreaDescriptor Modifier and Type Method Description TpegAreaDescriptorObjectFactory. createTpegAreaDescriptor()Create an instance ofTpegAreaDescriptorTpegAreaDescriptorTpegGeometricArea. getName()Gets the value of the name property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 that return types with arguments of type TpegAreaDescriptor Modifier and Type Method Description List<TpegAreaDescriptor>TpegNamedOnlyArea. getNames()Gets the value of the names property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type TpegAreaDescriptor Modifier and Type Method Description voidTpegGeometricArea. setName(TpegAreaDescriptor value)Sets the value of the name property.
-