Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGAreaDescriptor
-
Packages that use TPEGAreaDescriptor Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGAreaDescriptor in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGAreaDescriptor Modifier and Type Field Description protected TPEGAreaDescriptorTPEGGeometricArea. nameFields in eu.datex2.siri13.schema._1_0._1_0 with type parameters of type TPEGAreaDescriptor Modifier and Type Field Description protected List<TPEGAreaDescriptor>TPEGNamedOnlyArea. namesMethods in eu.datex2.siri13.schema._1_0._1_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.siri13.schema._1_0._1_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.siri13.schema._1_0._1_0 with parameters of type TPEGAreaDescriptor Modifier and Type Method Description voidTPEGGeometricArea. setName(TPEGAreaDescriptor value)Sets the value of the name property.
-