Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Y 

A

about() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
addGroups() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
addGroups(String...) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
addGroups() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
addGroups(String...) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
addGroups() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
AddonResponse - Class in xyz.mkotb.xenapi.resp
 
AddonResponse() - Constructor for class xyz.mkotb.xenapi.resp.AddonResponse
 
addons() - Method in class xyz.mkotb.xenapi.resp.GetAddonsResponse
 
alertOptOut() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
allowPersonalMessaging() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
allowPosting() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
allowPostProfile() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
allowReceiveNewsFeed() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
allowViewIdentities() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
allowViewProfile() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
authenticate(AuthenticateRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
AuthenticateRequest - Class in xyz.mkotb.xenapi.req
 
AuthenticateRequest(String, String) - Constructor for class xyz.mkotb.xenapi.req.AuthenticateRequest
 
AuthenticateResponse - Class in xyz.mkotb.xenapi.resp
 
AuthenticateResponse() - Constructor for class xyz.mkotb.xenapi.resp.AuthenticateResponse
 
AuthType - Enum in xyz.mkotb.xenapi.model
 
avatarCropX() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
avatarCropY() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
avatarDate() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
avatarHeight() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
avatarWidth() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 

B

BaseRequest - Interface in xyz.mkotb.xenapi.req
 
BaseRequestImpl - Class in xyz.mkotb.xenapi.req
 
BaseRequestImpl(String) - Constructor for class xyz.mkotb.xenapi.req.BaseRequestImpl
 
BaseResponse - Class in xyz.mkotb.xenapi.resp
 
BaseResponse() - Constructor for class xyz.mkotb.xenapi.resp.BaseResponse
 
byId(String) - Static method in enum xyz.mkotb.xenapi.model.NodeType
 
byId(String) - Static method in enum xyz.mkotb.xenapi.model.UserState
 

C

callback(T) - Method in interface xyz.mkotb.xenapi.XenCallback
 
callbackClass() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
callbackMethod() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
castGet(String, Class<T>) - Method in interface xyz.mkotb.xenapi.req.BaseRequest
 
count() - Method in class xyz.mkotb.xenapi.resp.GetAddonsResponse
 
count() - Method in class xyz.mkotb.xenapi.resp.GetNodesResponse
 
countMessages() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
create(String) - Static method in class xyz.mkotb.xenapi.XenAPI
 
create(String, String) - Static method in class xyz.mkotb.xenapi.XenAPI
 
create(String, String, String) - Static method in class xyz.mkotb.xenapi.XenAPI
 
csrfToken() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
customFields() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
customFields(Map<String, String>) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
customFields() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
customFields(Map<String, String>) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
customFields() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
customTitle() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
customTitle(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
customTitle() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
customTitle(String) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
customTitle() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 

D

data() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
date() - Method in class xyz.mkotb.xenapi.model.LastPost
 
dayOfBirth() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
dayOfBirth(int) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
dayOfBirth() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
dayOfBirth(int) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
dayOfBirth() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
debugEnabled() - Method in class xyz.mkotb.xenapi.XenAPI
 
decodeMap(String[]) - Static method in class xyz.mkotb.xenapi.XenUtils
 
decodeMap(String) - Static method in class xyz.mkotb.xenapi.XenUtils
 
defaultPrefixId() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
defaultWatchState() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
depth() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
description() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
discouraged() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
discussionCount() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
displayInList() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
displayOrder() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
displayStyleGroupId() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
displayStylePriority() - Method in class xyz.mkotb.xenapi.resp.GetGroupResponse
 

E

editUser(EditUserRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
editUserAsync(EditUserRequest, XenCallback<EditUserResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
EditUserRequest - Class in xyz.mkotb.xenapi.req
 
EditUserRequest(String) - Constructor for class xyz.mkotb.xenapi.req.EditUserRequest
 
EditUserResponse - Class in xyz.mkotb.xenapi.resp
 
EditUserResponse() - Constructor for class xyz.mkotb.xenapi.resp.EditUserResponse
 
effectiveStyleId() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
email() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
email(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
email() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
emailOnConversation() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
encodeMap(Map<String, String>) - Static method in class xyz.mkotb.xenapi.XenUtils
 
error(XenAPIException) - Method in interface xyz.mkotb.xenapi.XenCallback
 
ExtendedUserResponse - Class in xyz.mkotb.xenapi.resp
 
ExtendedUserResponse() - Constructor for class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 

F

facebookAuthId() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
fieldMap() - Method in class xyz.mkotb.xenapi.req.BaseRequestImpl
 
findNew() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
following() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
friendCount() - Method in class xyz.mkotb.xenapi.resp.GetUserResponse
 

G

gender() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
gender(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
gender() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
gender(String) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
gender() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
get(String) - Method in interface xyz.mkotb.xenapi.req.BaseRequest
 
get(String) - Method in class xyz.mkotb.xenapi.req.BaseRequestImpl
 
getAddon(GetAddonRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
getAddonAsync(GetAddonRequest, XenCallback<AddonResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
GetAddonRequest - Class in xyz.mkotb.xenapi.req
 
GetAddonRequest(String) - Constructor for class xyz.mkotb.xenapi.req.GetAddonRequest
 
getAddons(GetAddonsRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
getAddonsAsync(GetAddonsRequest, XenCallback<GetAddonsResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
GetAddonsRequest - Class in xyz.mkotb.xenapi.req
 
GetAddonsRequest() - Constructor for class xyz.mkotb.xenapi.req.GetAddonsRequest
 
GetAddonsRequest.RequestType - Enum in xyz.mkotb.xenapi.req
 
GetAddonsResponse - Class in xyz.mkotb.xenapi.resp
 
GetAddonsResponse() - Constructor for class xyz.mkotb.xenapi.resp.GetAddonsResponse
 
getGroup(GetGroupRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
getGroupAsync(GetGroupRequest, XenCallback<GetGroupResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
GetGroupRequest - Class in xyz.mkotb.xenapi.req
 
GetGroupRequest(String) - Constructor for class xyz.mkotb.xenapi.req.GetGroupRequest
 
GetGroupRequest(int) - Constructor for class xyz.mkotb.xenapi.req.GetGroupRequest
 
GetGroupResponse - Class in xyz.mkotb.xenapi.resp
 
GetGroupResponse() - Constructor for class xyz.mkotb.xenapi.resp.GetGroupResponse
 
getNode(GetNodeRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
getNodeAsync(GetNodeRequest, XenCallback<NodeResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
GetNodeRequest - Class in xyz.mkotb.xenapi.req
 
GetNodeRequest(String) - Constructor for class xyz.mkotb.xenapi.req.GetNodeRequest
 
getNodes(GetNodesRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
getNodesAsync(GetNodesRequest, XenCallback<GetNodesResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
GetNodesRequest - Class in xyz.mkotb.xenapi.req
 
GetNodesRequest() - Constructor for class xyz.mkotb.xenapi.req.GetNodesRequest
 
GetNodesResponse - Class in xyz.mkotb.xenapi.resp
 
GetNodesResponse() - Constructor for class xyz.mkotb.xenapi.resp.GetNodesResponse
 
getUser(GetUserRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
getUserAsync(GetUserRequest, XenCallback<GetUserResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
GetUserRequest - Class in xyz.mkotb.xenapi.req
 
GetUserRequest(String) - Constructor for class xyz.mkotb.xenapi.req.GetUserRequest
 
GetUserResponse - Class in xyz.mkotb.xenapi.resp
 
GetUserResponse() - Constructor for class xyz.mkotb.xenapi.resp.GetUserResponse
 
GrabableRequest - Interface in xyz.mkotb.xenapi.req
 
grabUser() - Method in interface xyz.mkotb.xenapi.req.GrabableRequest
 
grabUser(String) - Method in interface xyz.mkotb.xenapi.req.GrabableRequest
 
gravatar() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
group() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
group(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
group() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
group(String) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
group() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
groupId() - Method in class xyz.mkotb.xenapi.resp.GetGroupResponse
 

H

hash() - Method in class xyz.mkotb.xenapi.resp.AuthenticateResponse
 
homepage() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 

I

id() - Method in exception xyz.mkotb.xenapi.ex.XenAPIException
 
id() - Method in class xyz.mkotb.xenapi.model.LastPost
 
id() - Method in class xyz.mkotb.xenapi.resp.AddonResponse
 
ignored() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
InvalidAuthenticationException - Exception in xyz.mkotb.xenapi.ex
 
InvalidAuthenticationException(AuthType, AuthType) - Constructor for exception xyz.mkotb.xenapi.ex.InvalidAuthenticationException
 
ipAddress() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
ipAddress(String) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
isAdmin() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
isAdmin() - Method in class xyz.mkotb.xenapi.XenAPI
 
isBanned() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
isDiscouraged() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
isenabled() - Method in class xyz.mkotb.xenapi.resp.AddonResponse
 
isModerator() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 

L

languageId() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
lastActivity() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
LastPost - Class in xyz.mkotb.xenapi.model
 
LastPost(int, long, int, String, String) - Constructor for class xyz.mkotb.xenapi.model.LastPost
 
lastPost() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
left() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
likeCount() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
limit() - Method in interface xyz.mkotb.xenapi.req.LimitableRequest
 
limit(int) - Method in interface xyz.mkotb.xenapi.req.LimitableRequest
 
LimitableRequest - Interface in xyz.mkotb.xenapi.req
 
linkUrl() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
listChildren() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
listSiblings() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
location() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
logVisits() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 

M

message() - Method in exception xyz.mkotb.xenapi.ex.XenAPIException
 
messageCount() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
messageCount() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
moderateMessages() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
modifiedDate() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
monthOfBirth() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
monthOfBirth(int) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
monthOfBirth() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
monthOfBirth(int) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
monthOfBirth() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
moodId() - Method in class xyz.mkotb.xenapi.resp.GetUserResponse
 

N

name(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
nodeId() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
nodeName() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
NodeResponse - Class in xyz.mkotb.xenapi.resp
 
NodeResponse() - Constructor for class xyz.mkotb.xenapi.resp.NodeResponse
 
nodes() - Method in class xyz.mkotb.xenapi.resp.GetNodesResponse
 
NodeType - Enum in xyz.mkotb.xenapi.model
 
nodeType() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 

O

occupation() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 

P

parentNodeId() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
password() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
password(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
password() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
performance() - Method in interface xyz.mkotb.xenapi.req.BaseRequest
 
permissionCombinationId() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
personalFriendCount() - Method in class xyz.mkotb.xenapi.resp.GetUserResponse
 
prefixCache() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
publishDate() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 

R

receiveAdminEmail() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
redirectCount() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
registerDate() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
RegisterRequest - Class in xyz.mkotb.xenapi.req
 
RegisterRequest(String, String, String) - Constructor for class xyz.mkotb.xenapi.req.RegisterRequest
 
RegisterResponse - Class in xyz.mkotb.xenapi.resp
 
RegisterResponse() - Constructor for class xyz.mkotb.xenapi.resp.RegisterResponse
 
registerUser(RegisterRequest) - Method in class xyz.mkotb.xenapi.XenAPI
 
registerUserAsync(RegisterRequest, XenCallback<RegisterResponse>) - Method in class xyz.mkotb.xenapi.XenAPI
 
rememberKey() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
removeGroups() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
removeGroups(String...) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
removeGroups() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
responseClass() - Method in class xyz.mkotb.xenapi.req.AuthenticateRequest
 
responseClass() - Method in interface xyz.mkotb.xenapi.req.BaseRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.GetAddonRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.GetAddonsRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.GetGroupRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.GetNodeRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.GetNodesRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.GetUserRequest
 
responseClass() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
right() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
rteEnabled() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 

S

secondaryGroupIds() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
set(String, Object) - Method in interface xyz.mkotb.xenapi.req.BaseRequest
 
set(String, Object) - Method in class xyz.mkotb.xenapi.req.BaseRequestImpl
 
setPerformance(boolean) - Method in interface xyz.mkotb.xenapi.req.BaseRequest
 
showDateOfBirth() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
showSignature() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
showYearOfBirth() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
signature() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
SortableRequest - Interface in xyz.mkotb.xenapi.req
 
sortDirection() - Method in interface xyz.mkotb.xenapi.req.SortableRequest
 
sortDirection(SortDirection) - Method in interface xyz.mkotb.xenapi.req.SortableRequest
 
SortDirection - Enum in xyz.mkotb.xenapi.req
 
sortField() - Method in interface xyz.mkotb.xenapi.req.SortableRequest
 
sortField(String) - Method in interface xyz.mkotb.xenapi.req.SortableRequest
 
state() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
status() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
statusDate() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
statusProfilePostId() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
styleId() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
styleId(int) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
styleId() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
styleId(int) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
styleId() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
styleId() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 

T

timezone() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
timezone(String) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
timezone() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
timezone(String) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
timezone() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
title() - Method in class xyz.mkotb.xenapi.model.LastPost
 
title() - Method in class xyz.mkotb.xenapi.resp.AddonResponse
 
title() - Method in class xyz.mkotb.xenapi.resp.GetGroupResponse
 
title() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
toggleDebug() - Method in class xyz.mkotb.xenapi.XenAPI
 
toString() - Method in enum xyz.mkotb.xenapi.model.NodeType
 
toString() - Method in enum xyz.mkotb.xenapi.model.UserState
 
toString() - Method in enum xyz.mkotb.xenapi.req.SortDirection
 
trophyPoints() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
trophyPoints(int) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
trophyPoints() - Method in class xyz.mkotb.xenapi.resp.EditUserResponse
 
trophyPoints() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
type() - Method in class xyz.mkotb.xenapi.req.GetAddonsRequest
 
type(GetAddonsRequest.RequestType) - Method in class xyz.mkotb.xenapi.req.GetAddonsRequest
 
type() - Method in class xyz.mkotb.xenapi.req.GetNodesRequest
 
type(NodeType) - Method in class xyz.mkotb.xenapi.req.GetNodesRequest
 

U

unreadAlerts() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
unreadConversations() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 
url() - Method in class xyz.mkotb.xenapi.resp.AddonResponse
 
UserAccessible - Enum in xyz.mkotb.xenapi.model
 
userGroupId() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
userId() - Method in class xyz.mkotb.xenapi.model.LastPost
 
userId() - Method in class xyz.mkotb.xenapi.resp.RegisterResponse
 
username() - Method in class xyz.mkotb.xenapi.model.LastPost
 
username() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
username() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
usernameCss() - Method in class xyz.mkotb.xenapi.resp.GetGroupResponse
 
UserResponse - Class in xyz.mkotb.xenapi.resp
 
UserResponse() - Constructor for class xyz.mkotb.xenapi.resp.UserResponse
 
UserState - Enum in xyz.mkotb.xenapi.model
 
userState() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
userState(UserState) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
userState() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
userState(UserState) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
userTitle() - Method in class xyz.mkotb.xenapi.resp.GetGroupResponse
 

V

valueOf(String) - Static method in enum xyz.mkotb.xenapi.model.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.mkotb.xenapi.model.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.mkotb.xenapi.model.UserAccessible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.mkotb.xenapi.model.UserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.mkotb.xenapi.req.GetAddonsRequest.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.mkotb.xenapi.req.SortDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum xyz.mkotb.xenapi.model.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.mkotb.xenapi.model.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.mkotb.xenapi.model.UserAccessible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.mkotb.xenapi.model.UserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.mkotb.xenapi.req.GetAddonsRequest.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.mkotb.xenapi.req.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class xyz.mkotb.xenapi.resp.AddonResponse
 
viewCount() - Method in class xyz.mkotb.xenapi.resp.NodeResponse
 
visible() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
visible(boolean) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
visible() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
visible(boolean) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
visible() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 

W

warningPoints() - Method in class xyz.mkotb.xenapi.resp.ExtendedUserResponse
 

X

XenAPI - Class in xyz.mkotb.xenapi
 
XenAPIException - Exception in xyz.mkotb.xenapi.ex
 
XenAPIException(int, String) - Constructor for exception xyz.mkotb.xenapi.ex.XenAPIException
 
XenCallback<T> - Interface in xyz.mkotb.xenapi
 
XenUtils - Class in xyz.mkotb.xenapi
 
xyz.mkotb.xenapi - package xyz.mkotb.xenapi
 
xyz.mkotb.xenapi.ex - package xyz.mkotb.xenapi.ex
 
xyz.mkotb.xenapi.model - package xyz.mkotb.xenapi.model
 
xyz.mkotb.xenapi.req - package xyz.mkotb.xenapi.req
 
xyz.mkotb.xenapi.resp - package xyz.mkotb.xenapi.resp
 

Y

yearOfBirth() - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
yearOfBirth(int) - Method in class xyz.mkotb.xenapi.req.EditUserRequest
 
yearOfBirth() - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
yearOfBirth(int) - Method in class xyz.mkotb.xenapi.req.RegisterRequest
 
yearOfBirth() - Method in class xyz.mkotb.xenapi.resp.UserResponse
 
A B C D E F G H I L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2016. All rights reserved.