Uses of Class
uk.org.ifopt.siri20.ZoneProjection.Boundary
-
Packages that use ZoneProjection.Boundary Package Description uk.org.ifopt.siri20 -
-
Uses of ZoneProjection.Boundary in uk.org.ifopt.siri20
Fields in uk.org.ifopt.siri20 with type parameters of type ZoneProjection.Boundary Modifier and Type Field Description protected List<ZoneProjection.Boundary>ZoneProjection. boundariesMethods in uk.org.ifopt.siri20 that return ZoneProjection.Boundary Modifier and Type Method Description ZoneProjection.BoundaryObjectFactory. createZoneProjectionBoundary()Create an instance ofZoneProjection.BoundaryMethods in uk.org.ifopt.siri20 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.
-