[][src]Trait transit_model::objects::GetObjectType

pub trait GetObjectType {
    fn get_object_type() -> ObjectType;
}

Required methods

Loading content...

Implementors

impl GetObjectType for Line[src]

impl GetObjectType for Network[src]

impl GetObjectType for Route[src]

impl GetObjectType for StopArea[src]

impl GetObjectType for StopPoint[src]

impl GetObjectType for StopTime[src]

impl GetObjectType for Ticket[src]

impl GetObjectType for VehicleJourney[src]

Loading content...