public class SCAMethodTO extends Object
| Constructor and Description |
|---|
SCAMethodTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
SCAMethodTypeTO |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setId(String id) |
void |
setType(SCAMethodTypeTO type) |
void |
setValue(String value) |
String |
toString() |
public String getId()
public void setId(String id)
public SCAMethodTypeTO getType()
public void setType(SCAMethodTypeTO type)
public String getValue()
public void setValue(String value)
Copyright © 2019. All rights reserved.