Uses of Class
org.openvpms.esci.ubl.common.basic.SchemeURIType

Packages that use SchemeURIType
org.openvpms.esci.ubl.common.aggregate   
org.openvpms.esci.ubl.common.basic   
 

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

Fields in org.openvpms.esci.ubl.common.aggregate declared as SchemeURIType
protected  SchemeURIType ClassificationSchemeType.schemeURI
           
 

Methods in org.openvpms.esci.ubl.common.aggregate that return SchemeURIType
 SchemeURIType ClassificationSchemeType.getSchemeURI()
           <?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Classification Scheme.
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type SchemeURIType
 void ClassificationSchemeType.setSchemeURI(SchemeURIType value)
          Sets the value of the schemeURI property.
 

Uses of SchemeURIType in org.openvpms.esci.ubl.common.basic
 

Methods in org.openvpms.esci.ubl.common.basic that return SchemeURIType
 SchemeURIType ObjectFactory.createSchemeURIType()
          Create an instance of SchemeURIType
 

Methods in org.openvpms.esci.ubl.common.basic that return types with arguments of type SchemeURIType
 JAXBElement<SchemeURIType> ObjectFactory.createSchemeURI(SchemeURIType value)
          Create an instance of JAXBElement<SchemeURIType>}
 

Methods in org.openvpms.esci.ubl.common.basic with parameters of type SchemeURIType
 JAXBElement<SchemeURIType> ObjectFactory.createSchemeURI(SchemeURIType value)
          Create an instance of JAXBElement<SchemeURIType>}
 



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