public class RecoveryCode extends StaticEntity
| Constructor and Description |
|---|
RecoveryCode(Entity entity) |
RecoveryCode(EntityType entityType) |
RecoveryCode(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getId() |
String |
getUserId() |
void |
setCode(String code) |
void |
setId(String id) |
void |
setUserId(String userId) |
get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic RecoveryCode(Entity entity)
public RecoveryCode(EntityType entityType)
public RecoveryCode(String id, EntityType entityType)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.