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