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

Packages that use ClassificationSchemeType
org.openvpms.esci.ubl.common.aggregate   
 

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

Methods in org.openvpms.esci.ubl.common.aggregate that return ClassificationSchemeType
 ClassificationSchemeType ObjectFactory.createClassificationSchemeType()
          Create an instance of ClassificationSchemeType
 

Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type ClassificationSchemeType
 JAXBElement<ClassificationSchemeType> ObjectFactory.createClassificationScheme(ClassificationSchemeType value)
          Create an instance of JAXBElement<ClassificationSchemeType>}
 JAXBElement<ClassificationSchemeType> ObjectFactory.createRequestedClassificationScheme(ClassificationSchemeType value)
          Create an instance of JAXBElement<ClassificationSchemeType>}
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type ClassificationSchemeType
 JAXBElement<ClassificationSchemeType> ObjectFactory.createClassificationScheme(ClassificationSchemeType value)
          Create an instance of JAXBElement<ClassificationSchemeType>}
 JAXBElement<ClassificationSchemeType> ObjectFactory.createRequestedClassificationScheme(ClassificationSchemeType value)
          Create an instance of JAXBElement<ClassificationSchemeType>}
 



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