@Embeddable public class DuracloudEndPointConfig extends Object
| Constructor and Description |
|---|
DuracloudEndPointConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
String |
getSpaceId() |
String |
getStoreId() |
void |
setHost(String host) |
void |
setPort(int port) |
void |
setSpaceId(String spaceId) |
void |
setStoreId(String storeId) |
String |
toString() |
public String getHost()
public void setHost(String host)
host - the host to setpublic int getPort()
public void setPort(int port)
port - the port to setpublic String getStoreId()
public void setStoreId(String storeId)
storeId - the storeId to setpublic String getSpaceId()
public void setSpaceId(String spaceId)
spaceId - the spaceId to setCopyright © 2014–2015 DuraSpace. All rights reserved.