Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResultCode
Packages that use LDAPResultCode
-
Uses of LDAPResultCode in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as LDAPResultCodeMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return LDAPResultCodeModifier and TypeMethodDescriptionstatic LDAPResultCodeResultCode.getDescr()Gets the value of the descr property.static LDAPResultCodeReturns 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.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type LDAPResultCodeModifier and TypeMethodDescriptionvoidResultCode.setDescr(LDAPResultCode value) Sets the value of the descr property.