Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
-
Uses of LDAPResultCode in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeMethodDescriptionstatic LDAPResultCode
ResultCode.getDescr()
Gets the value of the descr property.static LDAPResultCode
Returns the enum constant of this type with the specified name.static LDAPResultCode[]
LDAPResultCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ResultCode.setDescr
(LDAPResultCode value) Sets the value of the descr property.