Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.TpegOtherPointDescriptor
-
Packages that use TpegOtherPointDescriptor Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of TpegOtherPointDescriptor in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type TpegOtherPointDescriptor Modifier and Type Field Description protected List<TpegOtherPointDescriptor>TpegNonJunctionPoint. namesprotected List<TpegOtherPointDescriptor>TpegJunction. otherNamesMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return TpegOtherPointDescriptor Modifier and Type Method Description TpegOtherPointDescriptorObjectFactory. createTpegOtherPointDescriptor()Create an instance ofTpegOtherPointDescriptorMethods in eu.datex2.siri21.schema._2_0rc1._2_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.
-