public class ChallengeCode extends Object
| Constructor and Description |
|---|
ChallengeCode() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getCode() |
String |
getData() |
Integer |
getKey() |
static ChallengeCode |
newRandom() |
static ChallengeCode |
newRandom(String data) |
void |
setCode(UUID code) |
void |
setData(String data) |
void |
setKey(Integer key) |
String |
toString() |
public ChallengeCode()
public static ChallengeCode newRandom()
public static ChallengeCode newRandom(String data)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.