public class RegistryEntryDO extends BaseDO
Modifier and Type | Field and Description |
---|---|
static String |
EXPIRY_TIME |
static String |
REGISTRY_KEY |
Constructor and Description |
---|
RegistryEntryDO() |
Modifier and Type | Method and Description |
---|---|
Long |
getExpiryTime() |
String |
getRegistryKey() |
void |
setExpiryTime(Long expiryTime) |
void |
setRegistryKey(String registryKey) |
String |
toString() |
getId, getLastUpdatedTime, setId, setLastUpdatedTime
public static final String REGISTRY_KEY
public static final String EXPIRY_TIME
Copyright © 2018 WSO2. All rights reserved.