org.springframework.social.linkedin.api
Class NewShare.NewShareVisibility

java.lang.Object
  extended by org.springframework.social.linkedin.api.NewShare.NewShareVisibility
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NewShare

public static class NewShare.NewShareVisibility
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NewShare.NewShareVisibility()
           
NewShare.NewShareVisibility(NewShare.NewShareVisibilityCode code)
           
 
Method Summary
 NewShare.NewShareVisibilityCode getCode()
           
 void setCode(NewShare.NewShareVisibilityCode code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewShare.NewShareVisibility

public NewShare.NewShareVisibility()

NewShare.NewShareVisibility

public NewShare.NewShareVisibility(NewShare.NewShareVisibilityCode code)
Method Detail

getCode

public NewShare.NewShareVisibilityCode getCode()

setCode

public void setCode(NewShare.NewShareVisibilityCode code)