public class EndorserPartyCommonAggregate 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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party. Details</ccts:DictionaryEntryName><ccts:Definition>The party endorsing a document.</ccts:Definition><ccts:ObjectClass>Endorser Party</ccts:ObjectClass></ccts:Component>
Java class for EndorserPartyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EndorserPartyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RoleCode"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SequenceNumeric"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SignatoryContact"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected PartyType |
party |
protected RoleCodeCommonBasic |
roleCode |
protected SequenceNumericCommonBasic |
sequenceNumeric |
protected ContactType |
signatoryContact |
Constructor and Description |
---|
EndorserPartyCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party.
|
RoleCodeCommonBasic |
getRoleCode()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party.
|
SequenceNumericCommonBasic |
getSequenceNumeric()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party.
|
ContactType |
getSignatoryContact()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party.
|
void |
setParty(PartyType value)
Sets the value of the party property.
|
void |
setRoleCode(RoleCodeCommonBasic value)
Sets the value of the roleCode property.
|
void |
setSequenceNumeric(SequenceNumericCommonBasic value)
Sets the value of the sequenceNumeric property.
|
void |
setSignatoryContact(ContactType value)
Sets the value of the signatoryContact property.
|
protected RoleCodeCommonBasic roleCode
protected SequenceNumericCommonBasic sequenceNumeric
protected PartyType party
protected ContactType signatoryContact
public RoleCodeCommonBasic getRoleCode()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party. Role Code. Code</ccts:DictionaryEntryName><ccts:Definition>The role of the party providing the endorsement, e.g., Issuer, Embassy, Insurance, etc.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Endorser Party</ccts:ObjectClass><ccts:PropertyTerm>Role Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
RoleCodeCommonBasic
public void setRoleCode(RoleCodeCommonBasic value)
value
- allowed object is
RoleCodeCommonBasic
public SequenceNumericCommonBasic getSequenceNumeric()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party. Sequence. Numeric</ccts:DictionaryEntryName><ccts:Definition>The sequence in which the endorsements are to be applied.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Endorser Party</ccts:ObjectClass><ccts:PropertyTerm>Sequence</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></ccts:Component>
SequenceNumericCommonBasic
public void setSequenceNumeric(SequenceNumericCommonBasic value)
value
- allowed object is
SequenceNumericCommonBasic
public 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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party. Party</ccts:DictionaryEntryName><ccts:Definition>Details of the party endorsing the application.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Endorser Party</ccts:ObjectClass><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass></ccts:Component>
PartyType
public void setParty(PartyType value)
value
- allowed object is
PartyType
public ContactType getSignatoryContact()
<?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p155813_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p39835_="http://java.sun.com/xml/ns/jaxb" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Endorser Party. Signatory_ Contact. Contact</ccts:DictionaryEntryName><ccts:Definition>Details of the individual representing the exporter who signs the Certificate of Origin application before submitting it to the Issuer Party.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Endorser Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Signatory</ccts:PropertyTermQualifier><ccts:PropertyTerm>Contact</ccts:PropertyTerm><ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass></ccts:Component>
ContactType
public void setSignatoryContact(ContactType value)
value
- allowed object is
ContactType
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.