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.Builderbuilder()protected booleanbooleangetId()Returns the IDgetName()inthashCode()voidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
KeyringSummary
-
KeyringSummary
public KeyringSummary()
-
-
Method Details
-
builder
-
getId
Description copied from interface:IdentifiedReturns the ID- Specified by:
getIdin interfaceIdentified- Returns:
- the ID
-
getName
-
getDescription
-
setId
-
setName
-
setDescription
-
equals
-
canEqual
-
hashCode
-
toString
-