public class NDataTuple extends Object
Constructor and Description |
---|
NDataTuple(String paramContinent,
String paramCountry,
String paramAS,
String paramPrefix)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getmAS() |
String |
getmContinent() |
String |
getmCountry() |
String |
getmPrefix() |
void |
setmAS(String mAS) |
void |
setmContinent(String mContinent) |
void |
setmCountry(String mCountry) |
void |
setmPrefix(String mPrefix) |
public String getmContinent()
public void setmContinent(String mContinent)
mContinent
- the mContinent to setpublic String getmCountry()
public void setmCountry(String mCountry)
mCountry
- the mCountry to setpublic String getmAS()
public void setmAS(String mAS)
mAS
- the mAS to setpublic String getmPrefix()
public void setmPrefix(String mPrefix)
mPrefix
- the mPrefix to setCopyright © 2013. All Rights Reserved.