|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.linkedinapi.schema.impl.CountryImpl
public class CountryImpl
Field Summary | |
---|---|
protected java.lang.String |
code
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
CountryImpl()
|
Method Summary | |
---|---|
java.lang.String |
getCode()
Gets the value of the code property. |
void |
setCode(java.lang.String value)
Sets the value of the code property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
protected java.lang.String code
Constructor Detail |
---|
public CountryImpl()
Method Detail |
---|
public java.lang.String getCode()
Country
getCode
in interface Country
String
public void setCode(java.lang.String value)
Country
setCode
in interface Country
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |