org.onebusaway.presentation.services.resources
Interface Resource


public interface Resource


Method Summary
 long getContentLength()
           
 String getExternalId()
           
 String getExternalUrl()
           
 long getLastModifiedTime()
           
 URL getLocalUrl()
           
 

Method Detail

getExternalId

String getExternalId()

getExternalUrl

String getExternalUrl()

getLocalUrl

URL getLocalUrl()

getContentLength

long getContentLength()

getLastModifiedTime

long getLastModifiedTime()


Copyright © 2012 OneBusAway. All Rights Reserved.