| Package | Description |
|---|---|
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
YtRelationship.Status |
UserProfileEntry.getRelationship() |
YtRelationship.Status |
YtRelationship.getStatus()
Gets the relationship status.
|
static YtRelationship.Status |
YtRelationship.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YtRelationship.Status[] |
YtRelationship.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileEntry.setRelationship(YtRelationship.Status relationship) |
void |
YtRelationship.setStatus(YtRelationship.Status status)
Sets the relationship status.
|
| Constructor and Description |
|---|
YtRelationship(YtRelationship.Status status)
Creates a tag and initializes its content.
|
Copyright © 2012. All Rights Reserved.