public class ShareholderPartyType extends Object
Java class for ShareholderPartyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShareholderPartyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PartecipationPercent" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PartecipationPercentType |
partecipationPercent |
protected PartyType |
party |
| Constructor and Description |
|---|
ShareholderPartyType() |
| Modifier and Type | Method and Description |
|---|---|
PartecipationPercentType |
getPartecipationPercent()
Gets the value of the partecipationPercent property.
|
PartyType |
getParty()
Gets the value of the party property.
|
void |
setPartecipationPercent(PartecipationPercentType value)
Sets the value of the partecipationPercent property.
|
void |
setParty(PartyType value)
Sets the value of the party property.
|
protected PartecipationPercentType partecipationPercent
protected PartyType party
public PartecipationPercentType getPartecipationPercent()
PartecipationPercentTypepublic void setPartecipationPercent(PartecipationPercentType value)
value - allowed object is
PartecipationPercentTypepublic PartyType getParty()
PartyTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.