Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
-
Uses of SearchRequest.DerefAliasesType in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeFieldDescriptionprotected SearchRequest.DerefAliasesType
SearchRequest.derefAliases
Modifier and TypeMethodDescriptionSearchRequest.getDerefAliases()
Gets the value of the derefAliases property.Returns the enum constant of this type with the specified name.static SearchRequest.DerefAliasesType[]
SearchRequest.DerefAliasesType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SearchRequest.setDerefAliases
(SearchRequest.DerefAliasesType value) Sets the value of the derefAliases property.