public class StorageOffer extends Object
Constructor and Description |
---|
StorageOffer() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseUrl() |
String |
getId() |
Map<String,String> |
getParameters() |
void |
setBaseUrl(String baseUrl) |
void |
setId(String id) |
void |
setParameters(Map<String,String> parameters) |
public String getBaseUrl()
public void setBaseUrl(String baseUrl)
baseUrl
- url set to storage offerpublic void setParameters(Map<String,String> parameters)
parameters
- map of parameters set to offerpublic String getId()
public void setId(String id)
id
- to set to offerCopyright © 2018 Vitam. All rights reserved.