Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
Packages that use AttributeDescription
-
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.attributeMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return AttributeDescriptionModifier and TypeMethodDescriptionObjectFactory.createAttributeDescription()Create an instance ofAttributeDescriptionFilter.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 TypeMethodDescriptionjavax.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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeDescription>ObjectFactory.createFilterSetPresent(AttributeDescription value) voidFilter.setPresent(AttributeDescription value) Sets the value of the present property.