public static final class ConfigureServiceAssemblyTask.ServiceUnit extends Object
| Constructor and Description |
|---|
ConfigureServiceAssemblyTask.ServiceUnit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
String |
getIdentification() |
String |
getParam() |
String |
getValue() |
void |
setEndpoint(String endpoint) |
void |
setIdentification(String identification) |
void |
setParam(String param) |
void |
setValue(String value) |
public ConfigureServiceAssemblyTask.ServiceUnit()
public String getEndpoint()
public String getIdentification()
public String getParam()
public String getValue()
public void setEndpoint(String endpoint)
public void setIdentification(String identification)
public void setParam(String param)
public void setValue(String value)
Copyright © 2005-2015 Linagora. All Rights Reserved.