Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Packages that use ClassificationType
Package
Description
-
Uses of ClassificationType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return ClassificationTypeConstructors in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type ClassificationTypeModifierConstructorDescriptionEbXMLClassification30(ClassificationType classification) Constructs a classification by wrapping the given ebXML 3.0 object. -
Uses of ClassificationType in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters that return types with arguments of type ClassificationTypeMethod parameters in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters with type arguments of type ClassificationTypeModifier and TypeMethodDescriptionvoidClassificationList.setClassifications(ArrayList<ClassificationType> classifications) -
Uses of ClassificationType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with type parameters of type ClassificationTypeModifier and TypeFieldDescriptionprotected List<ClassificationType>RegistryObjectType.classificationMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return ClassificationTypeModifier and TypeMethodDescriptionObjectFactory.createClassificationType()Create an instance ofClassificationTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type ClassificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ClassificationType>ObjectFactory.createClassification(ClassificationType value) RegistryObjectType.getClassification()Gets the value of the classification property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type ClassificationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ClassificationType>ObjectFactory.createClassification(ClassificationType value)