public static class Post.Privacy extends Object
Constructor and Description |
---|
Privacy() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
String |
getDeny()
The privacy "deny" restriction.
|
String |
getDescription()
The privacy description.
|
String |
getFriends()
The privacy friends restriction.
|
String |
getNetworks()
The privacy networks restriction.
|
String |
getValue()
The description of the privacy value.
|
int |
hashCode() |
String |
toString() |
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object that)
equals
in class Object
Object.equals(Object)
public String toString()
toString
in class Object
Object.toString()
public String getValue()
public String getDescription()
public String getFriends()
public String getNetworks()
public String getDeny()
Copyright © 2014. All rights reserved.