public class KnowCertResult extends Object
| Modifier and Type | Field and Description |
|---|---|
static KnowCertResult |
UNKNOWN |
| Constructor and Description |
|---|
KnowCertResult(boolean known,
Integer userId) |
public static final KnowCertResult UNKNOWN
public KnowCertResult(boolean known,
Integer userId)
public boolean isKnown()
public Integer getUserId()
Copyright © 2018. All rights reserved.