public class TransferToThreddsProperty extends Object implements Serializable
| Constructor and Description |
|---|
TransferToThreddsProperty()
Instantiates a new transfering to thredds property.
|
TransferToThreddsProperty(String folderId,
String catalogueName,
String vreName,
String vreScope,
String metadataFolderId,
String metadataFolderName)
Instantiates a new transfering to thredds property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogueName()
Gets the catalogue name.
|
String |
getFolderId()
Gets the folder id.
|
String |
getMetadataFolderId()
Gets the metadata folder id.
|
String |
getMetadataFolderName()
Gets the metadata folder name.
|
String |
getVreName()
Gets the vre name.
|
String |
getVreScope()
Gets the vre scope.
|
void |
setCatalogueName(String catalogueName)
Sets the catalogue name.
|
void |
setFolderId(String folderId)
Sets the folder id.
|
void |
setMetadataFolderId(String metadataFolderId)
Sets the metadata folder id.
|
void |
setMetadataFolderName(String metadataFolderName)
Sets the metadata folder name.
|
void |
setVreName(String vreName)
Sets the vre name.
|
void |
setVreScope(String vreScope)
Sets the vre scope.
|
String |
toString() |
public TransferToThreddsProperty()
public TransferToThreddsProperty(String folderId, String catalogueName, String vreName, String vreScope, String metadataFolderId, String metadataFolderName)
folderId - the folder idcatalogueName - the catalogue namevreName - the vre namevreScope - the vre scopemetadataFolderId - the metadata folder idmetadataFolderName - the metadata folder namepublic String getFolderId()
public String getCatalogueName()
public String getVreName()
public String getVreScope()
public String getMetadataFolderId()
public String getMetadataFolderName()
public void setFolderId(String folderId)
folderId - the folderId to setpublic void setCatalogueName(String catalogueName)
catalogueName - the catalogueName to setpublic void setVreName(String vreName)
vreName - the vreName to setpublic void setVreScope(String vreScope)
vreScope - the vreScope to setpublic void setMetadataFolderId(String metadataFolderId)
metadataFolderId - the metadataFolderId to setpublic void setMetadataFolderName(String metadataFolderName)
metadataFolderName - the metadataFolderName to setCopyright © 2018. All Rights Reserved.