Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
Packages that use AttributeDescription
Package
Description
-
Uses of AttributeDescription in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as AttributeDescriptionFields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with type parameters of type AttributeDescriptionModifier and TypeFieldDescriptionprotected List
<AttributeDescription> AttributeDescriptions.attribute
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return AttributeDescriptionModifier and TypeMethodDescriptionObjectFactory.createAttributeDescription()
Create an instance ofAttributeDescription
Filter.getPresent()
Gets the value of the present property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type AttributeDescriptionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AttributeDescription> ObjectFactory.createFilterSetPresent
(AttributeDescription value) AttributeDescriptions.getAttribute()
Gets the value of the attribute property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type AttributeDescriptionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AttributeDescription> ObjectFactory.createFilterSetPresent
(AttributeDescription value) void
Filter.setPresent
(AttributeDescription value) Sets the value of the present property. -
Uses of AttributeDescription in org.openehealth.ipf.commons.ihe.hpd.stub.json
Subclasses of AttributeDescription in org.openehealth.ipf.commons.ihe.hpd.stub.jsonMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return AttributeDescriptionMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type AttributeDescriptionModifier and TypeMethodDescriptionstatic FilterIntermediary
Present.fromDsml
(AttributeDescription ad)