thredds.catalog2
Interface Access


public interface Access

_more_

Since:
4.0
Author:
edavis

Method Summary
 DataFormatType getDataFormat()
           
 long getDataSize()
           
 Service getService()
           
 java.lang.String getUrlPath()
           
 

Method Detail

getService

Service getService()

getUrlPath

java.lang.String getUrlPath()

getDataFormat

DataFormatType getDataFormat()

getDataSize

long getDataSize()