public class ShareholderPartyType extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Shareholder Party. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a shareholder party.</ccts:Definition>
<ccts:ObjectClass>Shareholder Party</ccts:ObjectClass>
</ccts:Component>
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()
<?
|
PartyType |
getParty()
<?
|
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()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Shareholder Party. Partecipation. Percent</ccts:DictionaryEntryName>
<ccts:Definition>The shareholder participation, expressed as a percentage.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Shareholder Party</ccts:ObjectClass>
<ccts:PropertyTerm>Partecipation</ccts:PropertyTerm>
<ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
<ccts:DataType>Percent. Type</ccts:DataType>
</ccts:Component>
PartecipationPercentTypepublic void setPartecipationPercent(PartecipationPercentType value)
value - allowed object is
PartecipationPercentTypepublic PartyType getParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Shareholder Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The shareholder party.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Shareholder Party</ccts:ObjectClass>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.