Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlModification.ModificationOperationType
-
Uses of DsmlModification.ModificationOperationType in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeMethodDescriptionDsmlModification.getOperation()
Gets the value of the operation property.Returns the enum constant of this type with the specified name.DsmlModification.ModificationOperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DsmlModification.setOperation
(DsmlModification.ModificationOperationType value) Sets the value of the operation property.