@Deprecated public class ThinServiceInformation extends Object
Constructor and Description |
---|
ThinServiceInformation(String name,
RowMetaInterface serviceFields)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
|
RowMetaInterface |
getServiceFields()
Deprecated.
|
void |
setName(String name)
Deprecated.
|
void |
setServiceFields(RowMetaInterface serviceFields)
Deprecated.
|
public ThinServiceInformation(String name, RowMetaInterface serviceFields)
name
- serviceFields
- public String getName()
public void setName(String name)
name
- the name to setpublic RowMetaInterface getServiceFields()
public void setServiceFields(RowMetaInterface serviceFields)
serviceFields
- the serviceFields to set