public class RootParty extends Object
Constructor and Description |
---|
RootParty()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPartyID() |
RootPartyIDSource |
getPartyIDSource() |
PartyRole |
getPartyRole() |
Party.PartySubIDs |
getPartySubIDs() |
void |
setPartyID(String value) |
void |
setPartyIDSource(RootPartyIDSource value) |
void |
setPartyRole(PartyRole value) |
public final void setPartyID(String value)
value
- party identifier/code. See PartyRole
.public final RootPartyIDSource getPartyIDSource()
PartyRole
.public final void setPartyIDSource(RootPartyIDSource value)
value
- the party identifier/code. See PartyRole
.public final PartyRole getPartyRole()
public final void setPartyRole(PartyRole value)
value
- the type or role of the PartyID specified.public final Party.PartySubIDs getPartySubIDs()
Copyright © 2014–2025 Onix Solutions. All rights reserved.