public class Service
extends Object
Constructor and Description |
---|
Service() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getEndPointURL() |
String |
getName() |
String |
getType() |
String |
getVersion() |
void |
setDescription(String description) |
void |
setEndPointURL(String endPointURL) |
void |
setName(String name) |
void |
setType(String type) |
void |
setVersion(String version) |
public String getEndPointURL()
public String getName()
ServiceName
) public String getDescription()
public String getVersion()
public String getType()
ServiceType
) public void setDescription(String description)
public void setEndPointURL(String endPointURL)
public void setName(String name)
public void setType(String type)
public void setVersion(String version)