Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
-
Packages that use AttributeDescription Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of AttributeDescription in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as AttributeDescription Modifier and Type Field Description protected AttributeDescriptionFilter. presentFields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with type parameters of type AttributeDescription Modifier and Type Field Description protected List<AttributeDescription>AttributeDescriptions. attributeMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return AttributeDescription Modifier and Type Method Description AttributeDescriptionObjectFactory. createAttributeDescription()Create an instance ofAttributeDescriptionAttributeDescriptionFilter. 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 AttributeDescription Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeDescription>ObjectFactory. createFilterSetPresent(AttributeDescription value)List<AttributeDescription>AttributeDescriptions. getAttribute()Gets the value of the attribute property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type AttributeDescription Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeDescription>ObjectFactory. createFilterSetPresent(AttributeDescription value)voidFilter. setPresent(AttributeDescription value)Sets the value of the present property.
-