public class PartyAttribute extends Attribute
Attribute.Type| Constructor and Description |
|---|
PartyAttribute()
Default constructor.
|
PartyAttribute(String id,
String label,
PartyInfo partyInfo)
Constructor with all details.
|
| Modifier and Type | Method and Description |
|---|---|
PartyInfo |
getPartyInfo()
Get party info.
|
void |
setPartyInfo(PartyInfo partyInfo)
Set party info.
|
Copyright © 2016–2019 Wultra s.r.o.. All rights reserved.