Index
All Classes and Interfaces|All Packages|Serialized Form
C
- clone() - Method in class io.meeds.wom.api.model.Hub
- clone() - Method in class io.meeds.wom.api.model.HubReportPayload
D
- DataPayload - Interface in io.meeds.wom.api.model
F
- fromJsonString(String, Class<T>) - Static method in class io.meeds.wom.api.utils.JsonUtils
- fromJsonStringNoCheckedEx(String, Class<T>) - Static method in class io.meeds.wom.api.utils.JsonUtils
G
- generateHash() - Method in class io.meeds.wom.api.model.HubReportVerifiableData
- generateHash() - Method in interface io.meeds.wom.api.model.VerifiableData
- generateRawMessage() - Method in interface io.meeds.wom.api.model.DataPayload
- generateRawMessage() - Method in class io.meeds.wom.api.model.HubReportPayload
- getDr() - Method in class io.meeds.wom.api.model.HubReport
- getDs() - Method in class io.meeds.wom.api.model.HubReport
- getEd() - Method in class io.meeds.wom.api.model.HubReport
- getErrorCode() - Method in exception io.meeds.wom.api.constant.WomException
- getEw() - Method in class io.meeds.wom.api.model.UemReward
- getHash() - Method in interface io.meeds.wom.api.model.VerifiableData
- getMp() - Method in class io.meeds.wom.api.model.HubReport
- getReportsCount() - Method in class io.meeds.wom.api.model.UemReward
H
- Hub - Class in io.meeds.wom.api.model
- Hub(long, short, short, String, Map<String, String>, Map<String, String>, String, String, String, String, String, Instant, Instant, Instant, Instant, long, String, double, boolean, double, double) - Constructor for class io.meeds.wom.api.model.Hub
- HubContract - Class in io.meeds.wom.api.model
- HubContract() - Constructor for class io.meeds.wom.api.model.HubContract
- HubReport - Class in io.meeds.wom.api.model
- HubReport(long, String, long, Instant, Instant, Instant, String, long, long, long, long, long, String, long, double, double, SortedSet<String>, long, short, short, short, long, String, String, int, double, double, double, boolean, double, double, Instant) - Constructor for class io.meeds.wom.api.model.HubReport
- HubReport(long, String, long, Instant, Instant, Instant, String, long, long, long, long, long, String, long, double, double, SortedSet<String>, long, short, short, short, long, String, String, int, double, double, double, boolean, double, double, Instant, double) - Constructor for class io.meeds.wom.api.model.HubReport
- HubReport(HubReportPayload) - Constructor for class io.meeds.wom.api.model.HubReport
- HubReportPayload - Class in io.meeds.wom.api.model
- HubReportPayload() - Constructor for class io.meeds.wom.api.model.HubReportPayload
- HubReportVerifiableData - Class in io.meeds.wom.api.model
- HubReportVerifiableData(String, String, long, String, long, Instant, Instant, Instant, String, long, long, long, long, long, String, long, double, double, SortedSet<String>) - Constructor for class io.meeds.wom.api.model.HubReportVerifiableData
- HubReportVerifiableData(String, String, HubReportPayload) - Constructor for class io.meeds.wom.api.model.HubReportVerifiableData
- HubUpdateRequest - Class in io.meeds.wom.api.model
- HubUpdateRequest() - Constructor for class io.meeds.wom.api.model.HubUpdateRequest
I
- io.meeds.wom.api.constant - package io.meeds.wom.api.constant
- io.meeds.wom.api.model - package io.meeds.wom.api.model
- io.meeds.wom.api.utils - package io.meeds.wom.api.utils
- isValid() - Method in class io.meeds.wom.api.model.HubReportVerifiableData
- isValid() - Method in interface io.meeds.wom.api.model.VerifiableData
- isValidHash() - Method in interface io.meeds.wom.api.model.VerifiableData
J
- JsonUtils - Class in io.meeds.wom.api.utils
L
- lowerCase(SortedSet<String>) - Static method in class io.meeds.wom.api.model.HubReportPayload
O
- OBJECT_MAPPER - Static variable in class io.meeds.wom.api.utils.JsonUtils
- ObjectAlreadyExistsException - Exception in io.meeds.wom.api.constant
- ObjectAlreadyExistsException() - Constructor for exception io.meeds.wom.api.constant.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(String) - Constructor for exception io.meeds.wom.api.constant.ObjectAlreadyExistsException
- ObjectNotFoundException - Exception in io.meeds.wom.api.constant
- ObjectNotFoundException() - Constructor for exception io.meeds.wom.api.constant.ObjectNotFoundException
- ObjectNotFoundException(String) - Constructor for exception io.meeds.wom.api.constant.ObjectNotFoundException
S
- setAddress(String) - Method in class io.meeds.wom.api.model.Hub
- setDeedManagerAddress(String) - Method in class io.meeds.wom.api.model.Hub
- setDeedOwnerAddress(String) - Method in class io.meeds.wom.api.model.Hub
- setHash(String) - Method in class io.meeds.wom.api.model.HubReportVerifiableData
- setHubAddress(String) - Method in class io.meeds.wom.api.model.HubReportPayload
- setHubOwnerAddress(String) - Method in class io.meeds.wom.api.model.Hub
- setRewardTokenAddress(String) - Method in class io.meeds.wom.api.model.HubReportPayload
- setTransactions(SortedSet<String>) - Method in class io.meeds.wom.api.model.HubReportPayload
T
- toJsonString(Object) - Static method in class io.meeds.wom.api.utils.JsonUtils
- toJsonStringNoCheckedEx(Object) - Static method in class io.meeds.wom.api.utils.JsonUtils
U
- UemReward - Class in io.meeds.wom.api.model
- UemReward() - Constructor for class io.meeds.wom.api.model.UemReward
V
- VerifiableData - Interface in io.meeds.wom.api.model
W
- WomAuthorizationException - Exception in io.meeds.wom.api.constant
- WomAuthorizationException(WomErrorMessage) - Constructor for exception io.meeds.wom.api.constant.WomAuthorizationException
- WomAuthorizationException(WomErrorMessage, Exception) - Constructor for exception io.meeds.wom.api.constant.WomAuthorizationException
- WomAuthorizationException(String) - Constructor for exception io.meeds.wom.api.constant.WomAuthorizationException
- WomAuthorizationException(String, boolean) - Constructor for exception io.meeds.wom.api.constant.WomAuthorizationException
- WomAuthorizationException(String, boolean, int) - Constructor for exception io.meeds.wom.api.constant.WomAuthorizationException
- WomAuthorizationException(String, Exception) - Constructor for exception io.meeds.wom.api.constant.WomAuthorizationException
- WomConnectionRequest - Class in io.meeds.wom.api.model
- WomConnectionRequest() - Constructor for class io.meeds.wom.api.model.WomConnectionRequest
- WomConnectionResponse - Class in io.meeds.wom.api.model
- WomConnectionResponse() - Constructor for class io.meeds.wom.api.model.WomConnectionResponse
- WomDisconnectionRequest - Class in io.meeds.wom.api.model
- WomDisconnectionRequest() - Constructor for class io.meeds.wom.api.model.WomDisconnectionRequest
- WomErrorMessage - Class in io.meeds.wom.api.model
- WomErrorMessage() - Constructor for class io.meeds.wom.api.model.WomErrorMessage
- WomException - Exception in io.meeds.wom.api.constant
- WomException(WomErrorMessage) - Constructor for exception io.meeds.wom.api.constant.WomException
- WomException(WomErrorMessage, Exception) - Constructor for exception io.meeds.wom.api.constant.WomException
- WomException(String) - Constructor for exception io.meeds.wom.api.constant.WomException
- WomException(String, boolean) - Constructor for exception io.meeds.wom.api.constant.WomException
- WomException(String, boolean, int) - Constructor for exception io.meeds.wom.api.constant.WomException
- WomException(String, Exception) - Constructor for exception io.meeds.wom.api.constant.WomException
- WomParsingException - Exception in io.meeds.wom.api.constant
- WomParsingException(WomErrorMessage) - Constructor for exception io.meeds.wom.api.constant.WomParsingException
- WomParsingException(WomErrorMessage, Exception) - Constructor for exception io.meeds.wom.api.constant.WomParsingException
- WomParsingException(String) - Constructor for exception io.meeds.wom.api.constant.WomParsingException
- WomParsingException(String, boolean) - Constructor for exception io.meeds.wom.api.constant.WomParsingException
- WomParsingException(String, boolean, int) - Constructor for exception io.meeds.wom.api.constant.WomParsingException
- WomParsingException(String, Exception) - Constructor for exception io.meeds.wom.api.constant.WomParsingException
- WomRequestException - Exception in io.meeds.wom.api.constant
- WomRequestException(WomErrorMessage) - Constructor for exception io.meeds.wom.api.constant.WomRequestException
- WomRequestException(WomErrorMessage, Exception) - Constructor for exception io.meeds.wom.api.constant.WomRequestException
- WomRequestException(String) - Constructor for exception io.meeds.wom.api.constant.WomRequestException
- WomRequestException(String, boolean) - Constructor for exception io.meeds.wom.api.constant.WomRequestException
- WomRequestException(String, boolean, int) - Constructor for exception io.meeds.wom.api.constant.WomRequestException
- WomRequestException(String, Exception) - Constructor for exception io.meeds.wom.api.constant.WomRequestException
All Classes and Interfaces|All Packages|Serialized Form