Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescriptions
-
Packages that use AttributeDescriptions Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of AttributeDescriptions in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as AttributeDescriptions Modifier and Type Field Description protected AttributeDescriptionsSearchRequest. attributesMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return AttributeDescriptions Modifier and Type Method Description AttributeDescriptionsObjectFactory. createAttributeDescriptions()Create an instance ofAttributeDescriptionsAttributeDescriptionsSearchRequest. getAttributes()Gets the value of the attributes property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type AttributeDescriptions Modifier and Type Method Description voidSearchRequest. setAttributes(AttributeDescriptions value)Sets the value of the attributes property.
-