|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.linkedinapi.schema.impl.VisibilityImpl
public class VisibilityImpl
Field Summary | |
---|---|
protected VisibilityType |
code
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
VisibilityImpl()
|
Method Summary | |
---|---|
VisibilityType |
getCode()
Gets the value of the code property. |
void |
setCode(VisibilityType 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 VisibilityType code
Constructor Detail |
---|
public VisibilityImpl()
Method Detail |
---|
public VisibilityType getCode()
Visibility
getCode
in interface Visibility
VisibilityType
public void setCode(VisibilityType value)
Visibility
setCode
in interface Visibility
value
- allowed object is
VisibilityType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |