Uses of Class
org.unece.cefact.namespaces.standardbusinessdocumentheader.PartnerIdentification

Packages that use PartnerIdentification
org.unece.cefact.namespaces.standardbusinessdocumentheader   
 

Uses of PartnerIdentification in org.unece.cefact.namespaces.standardbusinessdocumentheader
 

Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader declared as PartnerIdentification
protected  PartnerIdentification Partner.identifier
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return PartnerIdentification
 PartnerIdentification ObjectFactory.createPartnerIdentification()
          Create an instance of PartnerIdentification
 PartnerIdentification Partner.getIdentifier()
          Gets the value of the identifier property.
 PartnerIdentification PartnerIdentification.withAuthority(String value)
           
 PartnerIdentification PartnerIdentification.withValue(String value)
           
 

Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type PartnerIdentification
 void Partner.setIdentifier(PartnerIdentification value)
          Sets the value of the identifier property.
 Partner Partner.withIdentifier(PartnerIdentification value)
           
 

Constructors in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type PartnerIdentification
Partner(PartnerIdentification identifier, List<ContactInformation> contactInformations)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.