public class AccountSeals extends Object
Constructor and Description |
---|
AccountSeals() |
Modifier and Type | Method and Description |
---|---|
AccountSeals |
addSealsItem(SealIdentifier sealsItem) |
boolean |
equals(Object o) |
List<SealIdentifier> |
getSeals() |
int |
hashCode() |
AccountSeals |
seals(List<SealIdentifier> seals) |
void |
setSeals(List<SealIdentifier> seals) |
String |
toString() |
public AccountSeals seals(List<SealIdentifier> seals)
public AccountSeals addSealsItem(SealIdentifier sealsItem)
public List<SealIdentifier> getSeals()
public void setSeals(List<SealIdentifier> seals)
Copyright © 2019. All rights reserved.