Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EClanRelationship> |
EClanRelationship.values |
Modifier and Type | Method and Description |
---|---|
static EClanRelationship |
EClanRelationship.f(int code) |
static EClanRelationship |
EClanRelationship.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EClanRelationship[] |
EClanRelationship.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EClanRelationship |
SteamFriends.getClanRelationship(SteamID steamId)
Gets the relationship of a clan.
|
Modifier and Type | Field and Description |
---|---|
EClanRelationship |
Clan.relationship |
Copyright © 2012. All Rights Reserved.