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

A

Adapter() - Constructor for class de.irisnet.java.client.model.INImage.ProtoEnum.Adapter
 
Adapter() - Constructor for class de.irisnet.java.client.model.INObject.ColorEnum.Adapter
 
Adapter() - Constructor for class de.irisnet.java.client.model.INObject.StyleEnum.Adapter
 
Adapter() - Constructor for class de.irisnet.java.client.model.INParam.InClassEnum.Adapter
 
addDefaultCookie(String, String) - Method in class de.irisnet.java.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class de.irisnet.java.ApiClient
Add a default header.
addInImageItem(INImage) - Method in class de.irisnet.java.client.model.INDefineAI
 
addInObjectItem(INObject) - Method in class de.irisnet.java.client.model.IrisNet
 
addInParamItem(INParam) - Method in class de.irisnet.java.client.model.INParams
 
addInRuleItem(INRule) - Method in class de.irisnet.java.client.model.IrisNet
 
ApiCallback<T> - Interface in de.irisnet.java
Callback for asynchronous API call.
ApiClient - Class in de.irisnet.java
 
ApiClient() - Constructor for class de.irisnet.java.ApiClient
 
ApiClient(OkHttpClient) - Constructor for class de.irisnet.java.ApiClient
 
ApiException - Exception in de.irisnet.java
 
ApiException() - Constructor for exception de.irisnet.java.ApiException
 
ApiException(Throwable) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(String) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(int, String) - Constructor for exception de.irisnet.java.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception de.irisnet.java.ApiException
 
ApiKeyAuth - Class in de.irisnet.java.auth
 
ApiKeyAuth(String, String) - Constructor for class de.irisnet.java.auth.ApiKeyAuth
 
ApiResponse<T> - Class in de.irisnet.java
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class de.irisnet.java.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class de.irisnet.java.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class de.irisnet.java.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface de.irisnet.java.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class de.irisnet.java.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class de.irisnet.java.auth.HttpBearerAuth
 
Authentication - Interface in de.irisnet.java.auth
 

B

buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class de.irisnet.java.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class de.irisnet.java.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class de.irisnet.java.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class de.irisnet.java.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class de.irisnet.java.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class de.irisnet.java.JSON.ByteArrayAdapter
 

C

checkImage(String, File, Integer, Boolean) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Upload and check image against previously chosen configuration.
checkImageAsync(String, File, Integer, Boolean, ApiCallback<IrisNet>) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Upload and check image against previously chosen configuration.
checkImageCall(String, File, Integer, Boolean, ApiCallback) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Build call for checkImage
checkImageUrl(String, String, Integer, Boolean) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Check image url against previously chosen configuration.
checkImageUrlAsync(String, String, Integer, Boolean, ApiCallback<IrisNet>) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Check image url against previously chosen configuration.
checkImageUrlCall(String, String, Integer, Boolean, ApiCallback) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Build call for checkImageUrl
checkImageUrlWithHttpInfo(String, String, Integer, Boolean) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Check image url against previously chosen configuration.
checkImageWithHttpInfo(String, File, Integer, Boolean) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
Upload and check image against previously chosen configuration.
code(Integer) - Method in class de.irisnet.java.client.model.INError
 
collectionPathParameterToString(String, Collection) - Method in class de.irisnet.java.ApiClient
Formats the specified collection path parameter to a string value.
color(INObject.ColorEnum) - Method in class de.irisnet.java.client.model.INObject
 
Configuration - Class in de.irisnet.java
 
Configuration() - Constructor for class de.irisnet.java.Configuration
 
containsIgnoreCase(String[], String) - Static method in class de.irisnet.java.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class de.irisnet.java.ProgressRequestBody
 
contentLength() - Method in class de.irisnet.java.ProgressResponseBody
 
contentType() - Method in class de.irisnet.java.ProgressRequestBody
 
contentType() - Method in class de.irisnet.java.ProgressResponseBody
 
createGson() - Static method in class de.irisnet.java.JSON
 
creditsRemaining(Integer) - Method in class de.irisnet.java.client.model.LicenseInfo
 
creditsUsed(Integer) - Method in class de.irisnet.java.client.model.LicenseInfo
 

D

DateTypeAdapter() - Constructor for class de.irisnet.java.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class de.irisnet.java.JSON.DateTypeAdapter
 
de.irisnet.java - package de.irisnet.java
 
de.irisnet.java.auth - package de.irisnet.java.auth
 
de.irisnet.java.client - package de.irisnet.java.client
 
de.irisnet.java.client.model - package de.irisnet.java.client.model
 
defaultValue - Variable in class de.irisnet.java.ServerVariable
 
description - Variable in class de.irisnet.java.ServerConfiguration
 
description - Variable in class de.irisnet.java.ServerVariable
 
deserialize(Response, Type) - Method in class de.irisnet.java.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class de.irisnet.java.JSON
Deserialize the given JSON string to Java object.
downloadFileFromResponse(Response) - Method in class de.irisnet.java.ApiClient
Download file from the given response.
downloadProcessed(String) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get the resulting media file.
downloadProcessedAsync(String, ApiCallback<File>) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get the resulting media file.
downloadProcessedCall(String, ApiCallback) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Build call for downloadProcessed
downloadProcessedWithHttpInfo(String) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get the resulting media file.
drawMode(Integer) - Method in class de.irisnet.java.client.model.INParam
 

E

EndpointsForAiChecksApi - Class in de.irisnet.java.client
 
EndpointsForAiChecksApi() - Constructor for class de.irisnet.java.client.EndpointsForAiChecksApi
 
EndpointsForAiChecksApi(ApiClient) - Constructor for class de.irisnet.java.client.EndpointsForAiChecksApi
 
EndpointsToSetupTheAiApi - Class in de.irisnet.java.client
 
EndpointsToSetupTheAiApi() - Constructor for class de.irisnet.java.client.EndpointsToSetupTheAiApi
 
EndpointsToSetupTheAiApi(ApiClient) - Constructor for class de.irisnet.java.client.EndpointsToSetupTheAiApi
 
enumValues - Variable in class de.irisnet.java.ServerVariable
 
equals(Object) - Method in class de.irisnet.java.client.model.INDefault
 
equals(Object) - Method in class de.irisnet.java.client.model.INDefineAI
 
equals(Object) - Method in class de.irisnet.java.client.model.INError
 
equals(Object) - Method in class de.irisnet.java.client.model.INImage
 
equals(Object) - Method in class de.irisnet.java.client.model.InlineObject
 
equals(Object) - Method in class de.irisnet.java.client.model.INObject
 
equals(Object) - Method in class de.irisnet.java.client.model.INParam
 
equals(Object) - Method in class de.irisnet.java.client.model.INParams
 
equals(Object) - Method in class de.irisnet.java.client.model.INRule
 
equals(Object) - Method in class de.irisnet.java.client.model.IrisNet
 
equals(Object) - Method in class de.irisnet.java.client.model.LicenseInfo
 
escapeString(String) - Method in class de.irisnet.java.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class de.irisnet.java.ApiClient
execute(Call, Type) - Method in class de.irisnet.java.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class de.irisnet.java.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class de.irisnet.java.ApiClient
Execute HTTP call asynchronously.

F

file(File) - Method in class de.irisnet.java.client.model.InlineObject
 
found(Integer) - Method in class de.irisnet.java.client.model.INRule
 
fromValue(String) - Static method in enum de.irisnet.java.client.model.INImage.ProtoEnum
 
fromValue(String) - Static method in enum de.irisnet.java.client.model.INObject.ColorEnum
 
fromValue(String) - Static method in enum de.irisnet.java.client.model.INObject.StyleEnum
 
fromValue(String) - Static method in enum de.irisnet.java.client.model.INParam.InClassEnum
 

G

getAICost() - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get the cost per image check of the previously set parameters.
getAICostAsync(ApiCallback<Long>) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get the cost per image check of the previously set parameters.
getAICostCall(ApiCallback) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Build call for getAICost
getAICostWithHttpInfo() - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get the cost per image check of the previously set parameters.
getApiClient() - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
 
getApiClient() - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
 
getApiClient() - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
 
getApiKey() - Method in class de.irisnet.java.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class de.irisnet.java.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class de.irisnet.java.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class de.irisnet.java.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class de.irisnet.java.ApiClient
Get base path
getBearerToken() - Method in class de.irisnet.java.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getCode() - Method in exception de.irisnet.java.ApiException
Get the HTTP status code.
getCode() - Method in class de.irisnet.java.client.model.INError
Get code
getColor() - Method in class de.irisnet.java.client.model.INObject
The color of the object, e.g.
getConnectTimeout() - Method in class de.irisnet.java.ApiClient
Get connection timeout (in milliseconds).
getCreditsRemaining() - Method in class de.irisnet.java.client.model.LicenseInfo
Credits remaining for the license key.
getCreditsUsed() - Method in class de.irisnet.java.client.model.LicenseInfo
Credits used for the license key.
getData() - Method in class de.irisnet.java.ApiResponse
 
getDateFormat() - Method in class de.irisnet.java.ApiClient
 
getDefaultApiClient() - Static method in class de.irisnet.java.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDrawMode() - Method in class de.irisnet.java.client.model.INParam
The draw mode that will be used for the creating the media.
getFile() - Method in class de.irisnet.java.client.model.InlineObject
Get file
getFound() - Method in class de.irisnet.java.client.model.INRule
The count of how many instances of the classification object were found.
getGetnClasses() - Method in class de.irisnet.java.client.model.IrisNet
The amount of classification objects that were checked against on the source media.
getGetnObjects() - Method in class de.irisnet.java.client.model.IrisNet
The amount of objects that were recognized on the source image.
getGrey() - Method in class de.irisnet.java.client.model.INDefault
A grey scale color to use for frame or masking.
getGrey() - Method in class de.irisnet.java.client.model.INParam
A grey scale color to use for masking.
getGson() - Method in class de.irisnet.java.JSON
Get Gson.
getHeaders() - Method in class de.irisnet.java.ApiResponse
 
getHeight() - Method in class de.irisnet.java.client.model.INObject
The total height of the rectangle in the vertical (y) direction.
getHelpSuggested() - Method in class de.irisnet.java.client.model.IrisNet
In cases where the AI is uncertain, this attribute is set (1), indication that it could be useful to double check the source media by a human.
getHttpClient() - Method in class de.irisnet.java.ApiClient
Get HTTP client
getInClass() - Method in class de.irisnet.java.client.model.INObject
The classification of the recognized object.
getInClass() - Method in class de.irisnet.java.client.model.INParam
The classification of the object, that the element refers to.
getInClass() - Method in class de.irisnet.java.client.model.INRule
The classification of the recognized object.
getInDefault() - Method in class de.irisnet.java.client.model.INParams
Get inDefault
getInGroup() - Method in class de.irisnet.java.client.model.INObject
The group of the classification.
getInGroup() - Method in class de.irisnet.java.client.model.INRule
The group of the classification.
getInId() - Method in class de.irisnet.java.client.model.INObject
The group of the classification.
getInImage() - Method in class de.irisnet.java.client.model.INDefineAI
Configures your detection.
getInObject() - Method in class de.irisnet.java.client.model.IrisNet
A list of all instances of the classification objects found on the source image.
getInParam() - Method in class de.irisnet.java.client.model.INParams
A list of parameter sets that describe the rules of the objects.
getInRule() - Method in class de.irisnet.java.client.model.IrisNet
This list contains one rule per classification.
getJSON() - Method in class de.irisnet.java.ApiClient
Get JSON
getKeyManagers() - Method in class de.irisnet.java.ApiClient
 
getLicenseInfo(String) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get information from given license key.
getLicenseInfoAsync(String, ApiCallback<LicenseInfo>) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get information from given license key.
getLicenseInfoCall(String, ApiCallback) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Build call for getLicenseInfo
getLicenseInfoWithHttpInfo(String) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
Get information from given license key.
getLocation() - Method in class de.irisnet.java.auth.ApiKeyAuth
 
getMax() - Method in class de.irisnet.java.client.model.INParam
The maximum amount of objects allowed on the source media.
getMax() - Method in class de.irisnet.java.client.model.INRule
The maximum allowed instances of the classification object.
getMessage() - Method in class de.irisnet.java.client.model.INError
Get message
getMin() - Method in class de.irisnet.java.client.model.INParam
The minimum amount of objects allowed on the source media.
getMin() - Method in class de.irisnet.java.client.model.INRule
The minimum allowed instances of the classification object.
getName() - Method in class de.irisnet.java.Pair
 
getnClasses(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
getnObjects(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
getParamName() - Method in class de.irisnet.java.auth.ApiKeyAuth
 
getPassword() - Method in class de.irisnet.java.auth.HttpBasicAuth
 
getProbability() - Method in class de.irisnet.java.client.model.INObject
The probability that the object found matches the classification.
getProto() - Method in class de.irisnet.java.client.model.INImage
Name of commonly used rule sets (prototypes).
getReadTimeout() - Method in class de.irisnet.java.ApiClient
Get read timeout (in milliseconds).
getResponseBody() - Method in exception de.irisnet.java.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception de.irisnet.java.ApiException
Get the HTTP response headers.
getRulesBroken() - Method in class de.irisnet.java.client.model.IrisNet
The amount of broken rules that are contained in the source media.
getScale() - Method in class de.irisnet.java.client.model.INParam
Scale of the draw rectangle around the classification object.
getSeverity() - Method in class de.irisnet.java.client.model.INParam
Set a value to define the severity of a broken rule of the given classification object.
getSeverity() - Method in class de.irisnet.java.client.model.INRule
The severity of the classification object set while configuring the AI.
getSeverity() - Method in class de.irisnet.java.client.model.IrisNet
The highest severity value found amongst the broken rules.
getSslCaCert() - Method in class de.irisnet.java.ApiClient
Get SSL CA cert.
getStatusCode() - Method in class de.irisnet.java.ApiResponse
 
getStyle() - Method in class de.irisnet.java.client.model.INObject
The style attribute of the object, e.g.
getTempFolderPath() - Method in class de.irisnet.java.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getThresh() - Method in class de.irisnet.java.client.model.INDefault
Threshold when an object can be recognized.
getTotalCredits() - Method in class de.irisnet.java.client.model.LicenseInfo
Total credits contained within the license.
getUsername() - Method in class de.irisnet.java.auth.HttpBasicAuth
 
getValue() - Method in enum de.irisnet.java.client.model.INImage.ProtoEnum
 
getValue() - Method in enum de.irisnet.java.client.model.INObject.ColorEnum
 
getValue() - Method in enum de.irisnet.java.client.model.INObject.StyleEnum
 
getValue() - Method in enum de.irisnet.java.client.model.INParam.InClassEnum
 
getValue() - Method in class de.irisnet.java.Pair
 
getWidth() - Method in class de.irisnet.java.client.model.INObject
The total width of the rectangle in the horizontal (x) direction.
getWriteTimeout() - Method in class de.irisnet.java.ApiClient
Get write timeout (in milliseconds).
getX0() - Method in class de.irisnet.java.client.model.INObject
The center of the rectangle in the horizontal (x) direction.
getY0() - Method in class de.irisnet.java.client.model.INObject
The center of the rectangle in the vertical (y) direction.
grey(Integer) - Method in class de.irisnet.java.client.model.INDefault
 
grey(Integer) - Method in class de.irisnet.java.client.model.INParam
 
guessContentTypeFromFile(File) - Method in class de.irisnet.java.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class de.irisnet.java.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class de.irisnet.java.client.model.INDefault
 
hashCode() - Method in class de.irisnet.java.client.model.INDefineAI
 
hashCode() - Method in class de.irisnet.java.client.model.INError
 
hashCode() - Method in class de.irisnet.java.client.model.INImage
 
hashCode() - Method in class de.irisnet.java.client.model.InlineObject
 
hashCode() - Method in class de.irisnet.java.client.model.INObject
 
hashCode() - Method in class de.irisnet.java.client.model.INParam
 
hashCode() - Method in class de.irisnet.java.client.model.INParams
 
hashCode() - Method in class de.irisnet.java.client.model.INRule
 
hashCode() - Method in class de.irisnet.java.client.model.IrisNet
 
hashCode() - Method in class de.irisnet.java.client.model.LicenseInfo
 
height(Float) - Method in class de.irisnet.java.client.model.INObject
 
helpSuggested(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
HttpBasicAuth - Class in de.irisnet.java.auth
 
HttpBasicAuth() - Constructor for class de.irisnet.java.auth.HttpBasicAuth
 
HttpBearerAuth - Class in de.irisnet.java.auth
 
HttpBearerAuth(String) - Constructor for class de.irisnet.java.auth.HttpBearerAuth
 

I

inClass(String) - Method in class de.irisnet.java.client.model.INObject
 
inClass(INParam.InClassEnum) - Method in class de.irisnet.java.client.model.INParam
 
inClass(String) - Method in class de.irisnet.java.client.model.INRule
 
INDefault - Class in de.irisnet.java.client.model
An element that defines some overall defaults if needed.
INDefault() - Constructor for class de.irisnet.java.client.model.INDefault
 
inDefault(INDefault) - Method in class de.irisnet.java.client.model.INParams
 
INDefineAI - Class in de.irisnet.java.client.model
Can be used to set a multitude of pre-defined commonly used rules without the need of specifying each parameter set.
INDefineAI() - Constructor for class de.irisnet.java.client.model.INDefineAI
 
INError - Class in de.irisnet.java.client.model
INError
INError() - Constructor for class de.irisnet.java.client.model.INError
 
inGroup(String) - Method in class de.irisnet.java.client.model.INObject
 
inGroup(String) - Method in class de.irisnet.java.client.model.INRule
 
inId(String) - Method in class de.irisnet.java.client.model.INObject
 
inImage(List<INImage>) - Method in class de.irisnet.java.client.model.INDefineAI
 
INImage - Class in de.irisnet.java.client.model
Configures your detection.
INImage() - Constructor for class de.irisnet.java.client.model.INImage
 
INImage.ProtoEnum - Enum in de.irisnet.java.client.model
Name of commonly used rule sets (prototypes).
INImage.ProtoEnum.Adapter - Class in de.irisnet.java.client.model
 
InlineObject - Class in de.irisnet.java.client.model
InlineObject
InlineObject() - Constructor for class de.irisnet.java.client.model.InlineObject
 
INObject - Class in de.irisnet.java.client.model
Describes a rectangle that stretches around the recognized object.
INObject() - Constructor for class de.irisnet.java.client.model.INObject
 
inObject(List<INObject>) - Method in class de.irisnet.java.client.model.IrisNet
 
INObject.ColorEnum - Enum in de.irisnet.java.client.model
The color of the object, e.g.
INObject.ColorEnum.Adapter - Class in de.irisnet.java.client.model
 
INObject.StyleEnum - Enum in de.irisnet.java.client.model
The style attribute of the object, e.g.
INObject.StyleEnum.Adapter - Class in de.irisnet.java.client.model
 
INParam - Class in de.irisnet.java.client.model
A single parameter set for one object, for example face, describing the behaviour of the AI.
INParam() - Constructor for class de.irisnet.java.client.model.INParam
 
inParam(List<INParam>) - Method in class de.irisnet.java.client.model.INParams
 
INParam.InClassEnum - Enum in de.irisnet.java.client.model
The classification of the object, that the element refers to.
INParam.InClassEnum.Adapter - Class in de.irisnet.java.client.model
 
INParams - Class in de.irisnet.java.client.model
A set of parameters/rules that describe how the AI should behave.
INParams() - Constructor for class de.irisnet.java.client.model.INParams
 
INRule - Class in de.irisnet.java.client.model
Describes the rules applied and the count of objects found for the given classification.
INRule() - Constructor for class de.irisnet.java.client.model.INRule
 
inRule(List<INRule>) - Method in class de.irisnet.java.client.model.IrisNet
 
IrisNet - Class in de.irisnet.java.client.model
Contains information on the AI result from the source media check.
IrisNet() - Constructor for class de.irisnet.java.client.model.IrisNet
 
isDebugging() - Method in class de.irisnet.java.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class de.irisnet.java.ApiClient
Check if the given MIME is a JSON MIME.
isVerifyingSsl() - Method in class de.irisnet.java.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class de.irisnet.java.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - Static method in class de.irisnet.java.StringUtil
Join a list of strings with the given separator.
JSON - Class in de.irisnet.java
 
JSON() - Constructor for class de.irisnet.java.JSON
 
JSON.ByteArrayAdapter - Class in de.irisnet.java
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in de.irisnet.java
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in de.irisnet.java
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in de.irisnet.java
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in de.irisnet.java
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

LicenseInfo - Class in de.irisnet.java.client.model
Describes the current balance of the given license key.
LicenseInfo() - Constructor for class de.irisnet.java.client.model.LicenseInfo
 
LocalDateTypeAdapter() - Constructor for class de.irisnet.java.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class de.irisnet.java.JSON.LocalDateTypeAdapter
 

M

max(Integer) - Method in class de.irisnet.java.client.model.INParam
 
max(Integer) - Method in class de.irisnet.java.client.model.INRule
 
message(String) - Method in class de.irisnet.java.client.model.INError
 
min(Integer) - Method in class de.irisnet.java.client.model.INParam
 
min(Integer) - Method in class de.irisnet.java.client.model.INRule
 
MiscellaneousOperationsApi - Class in de.irisnet.java.client
 
MiscellaneousOperationsApi() - Constructor for class de.irisnet.java.client.MiscellaneousOperationsApi
 
MiscellaneousOperationsApi(ApiClient) - Constructor for class de.irisnet.java.client.MiscellaneousOperationsApi
 

O

OffsetDateTimeTypeAdapter() - Constructor for class de.irisnet.java.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class de.irisnet.java.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface de.irisnet.java.ApiCallback
This is called when the API download processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface de.irisnet.java.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface de.irisnet.java.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface de.irisnet.java.ApiCallback
This is called when the API upload processing.

P

Pair - Class in de.irisnet.java
 
Pair(String, String) - Constructor for class de.irisnet.java.Pair
 
parameterToPair(String, Object) - Method in class de.irisnet.java.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class de.irisnet.java.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class de.irisnet.java.ApiClient
Format the given parameter object into string.
prepareDownloadFile(Response) - Method in class de.irisnet.java.ApiClient
Prepare file for download
probability(Integer) - Method in class de.irisnet.java.client.model.INObject
 
processCookieParams(Map<String, String>, Request.Builder) - Method in class de.irisnet.java.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - Method in class de.irisnet.java.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in de.irisnet.java
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class de.irisnet.java.ProgressRequestBody
 
ProgressResponseBody - Class in de.irisnet.java
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class de.irisnet.java.ProgressResponseBody
 
proto(INImage.ProtoEnum) - Method in class de.irisnet.java.client.model.INImage
 

R

read(JsonReader) - Method in class de.irisnet.java.client.model.INImage.ProtoEnum.Adapter
 
read(JsonReader) - Method in class de.irisnet.java.client.model.INObject.ColorEnum.Adapter
 
read(JsonReader) - Method in class de.irisnet.java.client.model.INObject.StyleEnum.Adapter
 
read(JsonReader) - Method in class de.irisnet.java.client.model.INParam.InClassEnum.Adapter
 
read(JsonReader) - Method in class de.irisnet.java.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class de.irisnet.java.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class de.irisnet.java.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class de.irisnet.java.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class de.irisnet.java.JSON.SqlDateTypeAdapter
 
rulesBroken(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 

S

sanitizeFilename(String) - Method in class de.irisnet.java.ApiClient
Sanitize filename by removing path.
scale(Float) - Method in class de.irisnet.java.client.model.INParam
 
selectHeaderAccept(String[]) - Method in class de.irisnet.java.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class de.irisnet.java.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, String) - Method in class de.irisnet.java.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Method in class de.irisnet.java.JSON
Serialize the given Java object into JSON string.
SERIALIZED_NAME_CODE - Static variable in class de.irisnet.java.client.model.INError
 
SERIALIZED_NAME_COLOR - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_CREDITS_REMAINING - Static variable in class de.irisnet.java.client.model.LicenseInfo
 
SERIALIZED_NAME_CREDITS_USED - Static variable in class de.irisnet.java.client.model.LicenseInfo
 
SERIALIZED_NAME_DRAW_MODE - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_FILE - Static variable in class de.irisnet.java.client.model.InlineObject
 
SERIALIZED_NAME_FOUND - Static variable in class de.irisnet.java.client.model.INRule
 
SERIALIZED_NAME_GETN_CLASSES - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_GETN_OBJECTS - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_GREY - Static variable in class de.irisnet.java.client.model.INDefault
 
SERIALIZED_NAME_GREY - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_HEIGHT - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_HELP_SUGGESTED - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_IN_CLASS - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_IN_CLASS - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_IN_CLASS - Static variable in class de.irisnet.java.client.model.INRule
 
SERIALIZED_NAME_IN_DEFAULT - Static variable in class de.irisnet.java.client.model.INParams
 
SERIALIZED_NAME_IN_GROUP - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_IN_GROUP - Static variable in class de.irisnet.java.client.model.INRule
 
SERIALIZED_NAME_IN_ID - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_IN_IMAGE - Static variable in class de.irisnet.java.client.model.INDefineAI
 
SERIALIZED_NAME_IN_OBJECT - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_IN_PARAM - Static variable in class de.irisnet.java.client.model.INParams
 
SERIALIZED_NAME_IN_RULE - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_MAX - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_MAX - Static variable in class de.irisnet.java.client.model.INRule
 
SERIALIZED_NAME_MESSAGE - Static variable in class de.irisnet.java.client.model.INError
 
SERIALIZED_NAME_MIN - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_MIN - Static variable in class de.irisnet.java.client.model.INRule
 
SERIALIZED_NAME_PROBABILITY - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_PROTO - Static variable in class de.irisnet.java.client.model.INImage
 
SERIALIZED_NAME_RULES_BROKEN - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_SCALE - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_SEVERITY - Static variable in class de.irisnet.java.client.model.INParam
 
SERIALIZED_NAME_SEVERITY - Static variable in class de.irisnet.java.client.model.INRule
 
SERIALIZED_NAME_SEVERITY - Static variable in class de.irisnet.java.client.model.IrisNet
 
SERIALIZED_NAME_STYLE - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_THRESH - Static variable in class de.irisnet.java.client.model.INDefault
 
SERIALIZED_NAME_TOTAL_CREDITS - Static variable in class de.irisnet.java.client.model.LicenseInfo
 
SERIALIZED_NAME_WIDTH - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_X0 - Static variable in class de.irisnet.java.client.model.INObject
 
SERIALIZED_NAME_Y0 - Static variable in class de.irisnet.java.client.model.INObject
 
ServerConfiguration - Class in de.irisnet.java
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class de.irisnet.java.ServerConfiguration
 
ServerVariable - Class in de.irisnet.java
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class de.irisnet.java.ServerVariable
 
setAccessToken(String) - Method in class de.irisnet.java.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setApiClient(ApiClient) - Method in class de.irisnet.java.client.EndpointsForAiChecksApi
 
setApiClient(ApiClient) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
 
setApiClient(ApiClient) - Method in class de.irisnet.java.client.MiscellaneousOperationsApi
 
setApiKey(String) - Method in class de.irisnet.java.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class de.irisnet.java.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class de.irisnet.java.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class de.irisnet.java.auth.ApiKeyAuth
 
setBasePath(String) - Method in class de.irisnet.java.ApiClient
Set base path
setBearerToken(String) - Method in class de.irisnet.java.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setCode(Integer) - Method in class de.irisnet.java.client.model.INError
 
setColor(INObject.ColorEnum) - Method in class de.irisnet.java.client.model.INObject
 
setConnectTimeout(int) - Method in class de.irisnet.java.ApiClient
Sets the connect timeout (in milliseconds).
setCreditsRemaining(Integer) - Method in class de.irisnet.java.client.model.LicenseInfo
 
setCreditsUsed(Integer) - Method in class de.irisnet.java.client.model.LicenseInfo
 
setDateFormat(DateFormat) - Method in class de.irisnet.java.ApiClient
 
setDateFormat(DateFormat) - Method in class de.irisnet.java.JSON
 
setDebugging(boolean) - Method in class de.irisnet.java.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class de.irisnet.java.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDrawMode(Integer) - Method in class de.irisnet.java.client.model.INParam
 
setFile(File) - Method in class de.irisnet.java.client.model.InlineObject
 
setFormat(DateFormat) - Method in class de.irisnet.java.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class de.irisnet.java.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class de.irisnet.java.JSON.OffsetDateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class de.irisnet.java.JSON.SqlDateTypeAdapter
 
setFound(Integer) - Method in class de.irisnet.java.client.model.INRule
 
setGetnClasses(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
setGetnObjects(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
setGrey(Integer) - Method in class de.irisnet.java.client.model.INDefault
 
setGrey(Integer) - Method in class de.irisnet.java.client.model.INParam
 
setGson(Gson) - Method in class de.irisnet.java.JSON
Set Gson.
setHeight(Float) - Method in class de.irisnet.java.client.model.INObject
 
setHelpSuggested(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
setHttpClient(OkHttpClient) - Method in class de.irisnet.java.ApiClient
Set HTTP client, which must never be null.
setInClass(String) - Method in class de.irisnet.java.client.model.INObject
 
setInClass(INParam.InClassEnum) - Method in class de.irisnet.java.client.model.INParam
 
setInClass(String) - Method in class de.irisnet.java.client.model.INRule
 
setInDefault(INDefault) - Method in class de.irisnet.java.client.model.INParams
 
setINDefine(INDefineAI) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Set definitions via pre-defined prototypes.
setINDefineAsync(INDefineAI, ApiCallback<Void>) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Set definitions via pre-defined prototypes.
setINDefineCall(INDefineAI, ApiCallback) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Build call for setINDefine
setINDefineWithHttpInfo(INDefineAI) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Set definitions via pre-defined prototypes.
setInGroup(String) - Method in class de.irisnet.java.client.model.INObject
 
setInGroup(String) - Method in class de.irisnet.java.client.model.INRule
 
setInId(String) - Method in class de.irisnet.java.client.model.INObject
 
setInImage(List<INImage>) - Method in class de.irisnet.java.client.model.INDefineAI
 
setInObject(List<INObject>) - Method in class de.irisnet.java.client.model.IrisNet
 
setInParam(List<INParam>) - Method in class de.irisnet.java.client.model.INParams
 
setINParams(INParams) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Set the behaviour parameters for one object class.
setINParamsAsync(INParams, ApiCallback<Void>) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Set the behaviour parameters for one object class.
setINParamsCall(INParams, ApiCallback) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Build call for setINParams
setINParamsWithHttpInfo(INParams) - Method in class de.irisnet.java.client.EndpointsToSetupTheAiApi
Set the behaviour parameters for one object class.
setInRule(List<INRule>) - Method in class de.irisnet.java.client.model.IrisNet
 
setJSON(JSON) - Method in class de.irisnet.java.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class de.irisnet.java.ApiClient
Configure client keys to use for authorization in an SSL session.
setLenientOnJson(boolean) - Method in class de.irisnet.java.ApiClient
 
setLenientOnJson(boolean) - Method in class de.irisnet.java.JSON
 
setLocalDateFormat(DateTimeFormatter) - Method in class de.irisnet.java.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class de.irisnet.java.JSON
 
setMax(Integer) - Method in class de.irisnet.java.client.model.INParam
 
setMax(Integer) - Method in class de.irisnet.java.client.model.INRule
 
setMessage(String) - Method in class de.irisnet.java.client.model.INError
 
setMin(Integer) - Method in class de.irisnet.java.client.model.INParam
 
setMin(Integer) - Method in class de.irisnet.java.client.model.INRule
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class de.irisnet.java.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class de.irisnet.java.JSON
 
setPassword(String) - Method in class de.irisnet.java.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class de.irisnet.java.auth.HttpBasicAuth
 
setProbability(Integer) - Method in class de.irisnet.java.client.model.INObject
 
setProto(INImage.ProtoEnum) - Method in class de.irisnet.java.client.model.INImage
 
setReadTimeout(int) - Method in class de.irisnet.java.ApiClient
Sets the read timeout (in milliseconds).
setRulesBroken(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
setScale(Float) - Method in class de.irisnet.java.client.model.INParam
 
setSeverity(Integer) - Method in class de.irisnet.java.client.model.INParam
 
setSeverity(Integer) - Method in class de.irisnet.java.client.model.INRule
 
setSeverity(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
setSqlDateFormat(DateFormat) - Method in class de.irisnet.java.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class de.irisnet.java.JSON
 
setSslCaCert(InputStream) - Method in class de.irisnet.java.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStyle(INObject.StyleEnum) - Method in class de.irisnet.java.client.model.INObject
 
setTempFolderPath(String) - Method in class de.irisnet.java.ApiClient
Set the temporary folder path (for downloading files)
setThresh(Float) - Method in class de.irisnet.java.client.model.INDefault
 
setTotalCredits(Integer) - Method in class de.irisnet.java.client.model.LicenseInfo
 
setUserAgent(String) - Method in class de.irisnet.java.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class de.irisnet.java.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class de.irisnet.java.auth.HttpBasicAuth
 
setVerifyingSsl(boolean) - Method in class de.irisnet.java.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setWidth(Float) - Method in class de.irisnet.java.client.model.INObject
 
setWriteTimeout(int) - Method in class de.irisnet.java.ApiClient
Sets the write timeout (in milliseconds).
setX0(Float) - Method in class de.irisnet.java.client.model.INObject
 
setY0(Float) - Method in class de.irisnet.java.client.model.INObject
 
severity(Integer) - Method in class de.irisnet.java.client.model.INParam
 
severity(Integer) - Method in class de.irisnet.java.client.model.INRule
 
severity(Integer) - Method in class de.irisnet.java.client.model.IrisNet
 
source() - Method in class de.irisnet.java.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class de.irisnet.java.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class de.irisnet.java.JSON.SqlDateTypeAdapter
 
StringUtil - Class in de.irisnet.java
 
StringUtil() - Constructor for class de.irisnet.java.StringUtil
 
style(INObject.StyleEnum) - Method in class de.irisnet.java.client.model.INObject
 

T

thresh(Float) - Method in class de.irisnet.java.client.model.INDefault
 
toString() - Method in class de.irisnet.java.client.model.INDefault
 
toString() - Method in class de.irisnet.java.client.model.INDefineAI
 
toString() - Method in class de.irisnet.java.client.model.INError
 
toString() - Method in enum de.irisnet.java.client.model.INImage.ProtoEnum
 
toString() - Method in class de.irisnet.java.client.model.INImage
 
toString() - Method in class de.irisnet.java.client.model.InlineObject
 
toString() - Method in enum de.irisnet.java.client.model.INObject.ColorEnum
 
toString() - Method in enum de.irisnet.java.client.model.INObject.StyleEnum
 
toString() - Method in class de.irisnet.java.client.model.INObject
 
toString() - Method in enum de.irisnet.java.client.model.INParam.InClassEnum
 
toString() - Method in class de.irisnet.java.client.model.INParam
 
toString() - Method in class de.irisnet.java.client.model.INParams
 
toString() - Method in class de.irisnet.java.client.model.INRule
 
toString() - Method in class de.irisnet.java.client.model.IrisNet
 
toString() - Method in class de.irisnet.java.client.model.LicenseInfo
 
totalCredits(Integer) - Method in class de.irisnet.java.client.model.LicenseInfo
 

U

updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>) - Method in class de.irisnet.java.ApiClient
Update query and header parameters based on authentication settings.
URL - Variable in class de.irisnet.java.ServerConfiguration
 
URL(Map<String, String>) - Method in class de.irisnet.java.ServerConfiguration
Format URL template using given variables.
URL() - Method in class de.irisnet.java.ServerConfiguration
Format URL template using default server variables.

V

valueOf(String) - Static method in enum de.irisnet.java.client.model.INImage.ProtoEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.irisnet.java.client.model.INObject.ColorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.irisnet.java.client.model.INObject.StyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.irisnet.java.client.model.INParam.InClassEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.irisnet.java.client.model.INImage.ProtoEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.irisnet.java.client.model.INObject.ColorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.irisnet.java.client.model.INObject.StyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.irisnet.java.client.model.INParam.InClassEnum
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class de.irisnet.java.ServerConfiguration
 

W

width(Float) - Method in class de.irisnet.java.client.model.INObject
 
write(JsonWriter, INImage.ProtoEnum) - Method in class de.irisnet.java.client.model.INImage.ProtoEnum.Adapter
 
write(JsonWriter, INObject.ColorEnum) - Method in class de.irisnet.java.client.model.INObject.ColorEnum.Adapter
 
write(JsonWriter, INObject.StyleEnum) - Method in class de.irisnet.java.client.model.INObject.StyleEnum.Adapter
 
write(JsonWriter, INParam.InClassEnum) - Method in class de.irisnet.java.client.model.INParam.InClassEnum.Adapter
 
write(JsonWriter, byte[]) - Method in class de.irisnet.java.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class de.irisnet.java.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class de.irisnet.java.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class de.irisnet.java.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class de.irisnet.java.JSON.SqlDateTypeAdapter
 
writeTo(BufferedSink) - Method in class de.irisnet.java.ProgressRequestBody
 

X

x0(Float) - Method in class de.irisnet.java.client.model.INObject
 

Y

y0(Float) - Method in class de.irisnet.java.client.model.INObject
 
A B C D E F G H I J L M O P R S T U V W X Y 
Skip navigation links

Copyright © 2010–2021 anotheria.net. All rights reserved.