Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGOtherPointDescriptor
-
Packages that use TPEGOtherPointDescriptor Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGOtherPointDescriptor in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 with type parameters of type TPEGOtherPointDescriptor Modifier and Type Field Description protected List<TPEGOtherPointDescriptor>TPEGNonJunctionPoint. namesprotected List<TPEGOtherPointDescriptor>TPEGJunction. otherNamesMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGOtherPointDescriptor Modifier and Type Method Description TPEGOtherPointDescriptorObjectFactory. createTPEGOtherPointDescriptor()Create an instance ofTPEGOtherPointDescriptorMethods in eu.datex2.siri13.schema._1_0._1_0 that return types with arguments of type TPEGOtherPointDescriptor Modifier and Type Method Description List<TPEGOtherPointDescriptor>TPEGNonJunctionPoint. getNames()Gets the value of the names property.List<TPEGOtherPointDescriptor>TPEGJunction. getOtherNames()Gets the value of the otherNames property.
-