Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
-
Uses of AttributeDescription in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeFieldDescriptionprotected List<AttributeDescription>
AttributeDescriptions.attribute
Modifier and TypeMethodDescriptionObjectFactory.createAttributeDescription()
Create an instance ofAttributeDescription
Filter.getPresent()
Gets the value of the present property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeDescription>
ObjectFactory.createFilterSetPresent
(AttributeDescription value) AttributeDescriptions.getAttribute()
Gets the value of the attribute property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeDescription>
ObjectFactory.createFilterSetPresent
(AttributeDescription value) void
Filter.setPresent
(AttributeDescription value) Sets the value of the present property.