| Package | Description |
|---|---|
| io.gs2.friend.domain.model | |
| io.gs2.friend.model | |
| io.gs2.friend.result |
| Modifier and Type | Method and Description |
|---|---|
PublicProfile |
PublicProfileAccessTokenDomain.model() |
PublicProfile |
PublicProfileDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static PublicProfile |
PublicProfile.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
PublicProfile |
PublicProfile.withPublicProfile(String publicProfile) |
PublicProfile |
PublicProfile.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
int |
PublicProfile.compareTo(PublicProfile o) |
| Modifier and Type | Method and Description |
|---|---|
PublicProfile |
GetPublicProfileResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetPublicProfileResult.setItem(PublicProfile item) |
GetPublicProfileResult |
GetPublicProfileResult.withItem(PublicProfile item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.