Uses of Class
org.openvpms.esci.ubl.common.aggregate.CountryType

Packages that use CountryType
org.openvpms.esci.ubl.common.aggregate   
org.openvpms.esci.ubl.order   
 

Uses of CountryType in org.openvpms.esci.ubl.common.aggregate
 

Fields in org.openvpms.esci.ubl.common.aggregate declared as CountryType
protected  CountryType FinancialAccountType.country
           
protected  CountryType AddressType.country
           
protected  CountryType ShipmentType.exportCountry
           
protected  CountryType ConsignmentType.finalDestinationCountry
           
protected  CountryType CertificateOfOriginApplicationType.issuingCountry
           
protected  CountryType ConsignmentType.originalDepartureCountry
           
protected  CountryType ItemType.originCountry
           
 

Fields in org.openvpms.esci.ubl.common.aggregate with type parameters of type CountryType
protected  List<CountryType> ConsignmentType.transitCountry
           
 

Methods in org.openvpms.esci.ubl.common.aggregate that return CountryType
 CountryType ObjectFactory.createCountryType()
          Create an instance of CountryType
 CountryType FinancialAccountType.getCountry()
           <?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: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>Financial Account.
 CountryType AddressType.getCountry()
           <?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: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>Address.
 CountryType ShipmentType.getExportCountry()
           <?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: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>Shipment.
 CountryType ConsignmentType.getFinalDestinationCountry()
           <?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: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>Consignment.
 CountryType CertificateOfOriginApplicationType.getIssuingCountry()
           <?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: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>Certificate Of Origin Application.
 CountryType ConsignmentType.getOriginalDepartureCountry()
           <?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: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>Consignment.
 CountryType ItemType.getOriginCountry()
           <?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: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>Item.
 

Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type CountryType
 JAXBElement<CountryType> ObjectFactory.createCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createDestinationCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createExportCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createFinalDestinationCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createIssuingCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createOriginalDepartureCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createOriginCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createTransitCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 List<CountryType> ConsignmentType.getTransitCountry()
           <?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: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>Consignment.
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type CountryType
 JAXBElement<CountryType> ObjectFactory.createCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createDestinationCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createExportCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createFinalDestinationCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createIssuingCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createOriginalDepartureCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createOriginCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 JAXBElement<CountryType> ObjectFactory.createTransitCountry(CountryType value)
          Create an instance of JAXBElement<CountryType>}
 void FinancialAccountType.setCountry(CountryType value)
          Sets the value of the country property.
 void AddressType.setCountry(CountryType value)
          Sets the value of the country property.
 void ShipmentType.setExportCountry(CountryType value)
          Sets the value of the exportCountry property.
 void ConsignmentType.setFinalDestinationCountry(CountryType value)
          Sets the value of the finalDestinationCountry property.
 void CertificateOfOriginApplicationType.setIssuingCountry(CountryType value)
          Sets the value of the issuingCountry property.
 void ConsignmentType.setOriginalDepartureCountry(CountryType value)
          Sets the value of the originalDepartureCountry property.
 void ItemType.setOriginCountry(CountryType value)
          Sets the value of the originCountry property.
 

Uses of CountryType in org.openvpms.esci.ubl.order
 

Fields in org.openvpms.esci.ubl.order declared as CountryType
protected  CountryType OrderType.destinationCountry
           
protected  CountryType OrderResponseType.destinationCountry
           
protected  CountryType OrderChangeType.destinationCountry
           
 

Methods in org.openvpms.esci.ubl.order that return CountryType
 CountryType OrderType.getDestinationCountry()
           <?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:Order-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" 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>Order.
 CountryType OrderResponseType.getDestinationCountry()
           <?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:OrderResponse-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" 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>Order Response.
 CountryType OrderChangeType.getDestinationCountry()
           <?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:OrderChange-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" 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>Order Change.
 

Methods in org.openvpms.esci.ubl.order with parameters of type CountryType
 void OrderType.setDestinationCountry(CountryType value)
          Sets the value of the destinationCountry property.
 void OrderResponseType.setDestinationCountry(CountryType value)
          Sets the value of the destinationCountry property.
 void OrderChangeType.setDestinationCountry(CountryType value)
          Sets the value of the destinationCountry property.
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..