Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Packages that use ClassificationNodeType
-
Uses of ClassificationNodeType 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 ClassificationNodeTypeModifier and TypeFieldDescriptionprotected List
<ClassificationNodeType> ClassificationNodeType.classificationNode
protected List
<ClassificationNodeType> ClassificationSchemeType.classificationNode
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return ClassificationNodeTypeModifier and TypeMethodDescriptionObjectFactory.createClassificationNodeType()
Create an instance ofClassificationNodeType
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type ClassificationNodeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ClassificationNodeType> ObjectFactory.createClassificationNode
(ClassificationNodeType value) ClassificationNodeType.getClassificationNode()
Gets the value of the classificationNode property.ClassificationSchemeType.getClassificationNode()
Gets the value of the classificationNode property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type ClassificationNodeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ClassificationNodeType> ObjectFactory.createClassificationNode
(ClassificationNodeType value)