A B C D E F G I L M N P R S T U V W 
All Classes All Packages

A

Action - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
ActionImport - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
AnnotationPath - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
async(boolean, BiConsumer<Response<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(BiFunction) but instead of determining whether to shut down the client or not based on the return value of the callback function, it will be determined by the given boolean value.
async(boolean, Consumer<Response<T>>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
General purpose async call method with two callbacks
async(BiFunction<Response<T>, Throwable, Boolean>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
General purpose async call method.
asyncBody(boolean, BiConsumer<T, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, BiConsumer) but instead of determining whether to shut down the client or not based on the return value of the callback function, it will be determined by the given boolean value.
atomicAsync(BiConsumer<Response<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(BiFunction) and automatically shuts down the client.
atomicAsync(Consumer<Response<T>>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, Consumer, Consumer) and automatically shuts down the client.
atomicAsyncBody(BiConsumer<T, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.asyncBody(boolean, BiConsumer) with true parameter and returns the response body.

B

BinaryConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
BooleanConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Brand - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
Brand() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.Brand
 
BrandAPIs - Interface in io.githhub.TradersTeam.grand_node_java_client.network.apis
 

C

CallX<T> - Interface in io.githhub.TradersTeam.grand_node_java_client.network
 
Cast - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Collection - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Collection - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
Complex - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
createDefaultInstance() - Method in class io.githhub.TradersTeam.grand_node_java_client.network.GrandNodeClient
 

D

DateConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DateTimeOffsetConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DecimalConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DownloadActivationType - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
DurationConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

E

EdmContainerElementKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
EdmExpressionKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
EdmSchemaElementKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
EdmTypeKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
enqueueAsync(BiConsumer<Response<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(BiFunction) and doesn't care whether to shut down the client or not.
enqueueAsync(Consumer<Response<T>>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, Consumer, Consumer) and doesn't care whether to shut down the client or not.
enqueueAsyncBody(BiConsumer<T, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.asyncBody(boolean, BiConsumer) with false parameter and returns the response body.
Entity - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
EntityContainer - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
EntityReference - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
EntitySet - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
Enum - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
EnumMember - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

F

FloatingConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Function - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
FunctionApplication - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
FunctionImport - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 

G

get() - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.TestApi
 
getAll() - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
 
GiftVoucherType - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
GrandNodeClient - Class in io.githhub.TradersTeam.grand_node_java_client.network
 
GrandNodeClient() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.network.GrandNodeClient
 
GuidConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

I

IEdmTerm - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmTerm() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmTerm
 
IEdmType - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmType() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmType
 
IEdmTypeReference - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmTypeReference() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmTypeReference
 
If - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
IntegerConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
io.githhub.TradersTeam.grand_node_java_client.enums - package io.githhub.TradersTeam.grand_node_java_client.enums
 
io.githhub.TradersTeam.grand_node_java_client.models - package io.githhub.TradersTeam.grand_node_java_client.models
 
io.githhub.TradersTeam.grand_node_java_client.network - package io.githhub.TradersTeam.grand_node_java_client.network
 
io.githhub.TradersTeam.grand_node_java_client.network.apis - package io.githhub.TradersTeam.grand_node_java_client.network.apis
 
IsType - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

L

Labeled - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
LabeledExpressionReference - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

M

Manually - io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
 

N

NavigationPropertyPath - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
Null - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

P

Path - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Path - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
Physical - io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
 
Primitive - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
PropertyPath - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

R

Record - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

S

Singleton - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
StringConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 

T

Term - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
TestApi - Interface in io.githhub.TradersTeam.grand_node_java_client.network.apis
 
TimeOfDayConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
TypeDefinition - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
TypeDefinition - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 

U

Untyped - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 

V

valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
Returns an array containing the constants of this enum type, in the order they are declared.
Virtual - io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
 

W

WhenOrderIsPaid - io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
 
A B C D E F G I L M N P R S T U V W 
All Classes All Packages