public abstract static class CdmRemote.Builder<T extends CdmRemote.Builder<T>> extends NetcdfFile.Builder<T>
iosp, location, rootGroup| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CdmRemote |
build() |
protected abstract T |
self() |
T |
setRemoteURI(String remoteURI) |
setId, setIosp, setLocation, setRootGroup, setTitleprotected abstract T self()
self in class NetcdfFile.Builder<T extends CdmRemote.Builder<T>>public CdmRemote build()
build in class NetcdfFile.Builder<T extends CdmRemote.Builder<T>>