Uses of Class
uk.org.ifopt.siri21.ZoneProjection.Boundary
-
Packages that use ZoneProjection.Boundary Package Description uk.org.ifopt.siri21 -
-
Uses of ZoneProjection.Boundary in uk.org.ifopt.siri21
Fields in uk.org.ifopt.siri21 with type parameters of type ZoneProjection.Boundary Modifier and Type Field Description protected List<ZoneProjection.Boundary>ZoneProjection. boundariesMethods in uk.org.ifopt.siri21 that return ZoneProjection.Boundary Modifier and Type Method Description ZoneProjection.BoundaryObjectFactory. createZoneProjectionBoundary()Create an instance ofZoneProjection.BoundaryMethods in uk.org.ifopt.siri21 that return types with arguments of type ZoneProjection.Boundary Modifier and Type Method Description List<ZoneProjection.Boundary>ZoneProjection. getBoundaries()Gets the value of the boundaries property.
-