JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.
attr
protected
List
<
DsmlAttr
>
SearchResultEntry.
attr
Methods in
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
that return
DsmlAttr
Modifier and Type
Method
Description
DsmlAttr
ObjectFactory.
createDsmlAttr
()
Create an instance of
DsmlAttr
Methods 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.