Uses of Class
com.gcapmedia.dab.epg.Location

Packages that use Location
com.gcapmedia.dab.epg   
com.gcapmedia.dab.epg.binary   
 

Uses of Location in com.gcapmedia.dab.epg
 

Methods in com.gcapmedia.dab.epg that return types with arguments of type Location
 java.util.Collection<Location> ProgrammeEvent.getLocations()
           
 java.util.Collection<Location> Programme.getLocations()
           
 

Methods in com.gcapmedia.dab.epg with parameters of type Location
 void ProgrammeEvent.addLocation(Location location)
          Add a location to this programme
 void Programme.addLocation(Location location)
          Add a location to this programme
 void ProgrammeEvent.removeLocation(Location location)
          Remove a location from this programme
 void Programme.removeLocation(Location location)
          Remove a location from this programme
 

Uses of Location in com.gcapmedia.dab.epg.binary
 

Methods in com.gcapmedia.dab.epg.binary that return Location
 Location LocationDeconstructor.deconstruct(Element element)
           
 



Copyright © 2007. All Rights Reserved.