Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlAttr
-
Packages that use DsmlAttr Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of DsmlAttr in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with type parameters of type DsmlAttr Modifier and Type Field Description protected List<DsmlAttr>AddRequest. attrprotected List<DsmlAttr>SearchResultEntry. attrMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return DsmlAttr Modifier and Type Method Description DsmlAttrObjectFactory. createDsmlAttr()Create an instance ofDsmlAttrMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type DsmlAttr Modifier and Type Method Description List<DsmlAttr>AddRequest. getAttr()Gets the value of the attr property.List<DsmlAttr>SearchResultEntry. getAttr()Gets the value of the attr property.
-