public class SasLocationEntry extends Object implements Serializable
| Constructor and Description |
|---|
SasLocationEntry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SasLocationType |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setType(SasLocationType type) |
void |
setValue(String value) |
String |
toString() |
public SasLocationType getType()
public void setType(SasLocationType type)
type - the type to setpublic String getValue()
public void setValue(String value)
value - the value to setCopyright © 2017. All rights reserved.