Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification
-
Packages that use DsmlModification Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of DsmlModification in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with type parameters of type DsmlModification Modifier and Type Field Description protected List<DsmlModification>ModifyRequest. modificationMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return DsmlModification Modifier and Type Method Description DsmlModificationObjectFactory. createDsmlModification()Create an instance ofDsmlModificationMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type DsmlModification Modifier and Type Method Description List<DsmlModification>ModifyRequest. getModification()Gets the value of the modification property.
-