Class KeyringSummary
java.lang.Object
co.yellowdog.platform.interaction.account.KeyringSummary
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyringSummary.Builder
builder()
protected boolean
boolean
getId()
Returns the IDgetName()
int
hashCode()
void
setDescription
(String description) void
void
toString()
-
Constructor Details
-
KeyringSummary
-
KeyringSummary
public KeyringSummary()
-
-
Method Details
-
builder
-
getId
Description copied from interface:Identified
Returns the ID- Specified by:
getId
in interfaceIdentified
- Returns:
- the ID
-
getName
-
getDescription
-
setId
-
setName
-
setDescription
-
equals
-
canEqual
-
hashCode
-
toString
-