Uses of Enum Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
Packages that use SearchRequest.DerefAliasesType
Package
Description
-
Uses of SearchRequest.DerefAliasesType in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as SearchRequest.DerefAliasesTypeModifier and TypeFieldDescriptionprotected SearchRequest.DerefAliasesType
SearchRequest.derefAliases
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return SearchRequest.DerefAliasesTypeModifier and TypeMethodDescriptionSearchRequest.getDerefAliases()
Gets the value of the derefAliases property.Returns the enum constant of this class with the specified name.static SearchRequest.DerefAliasesType[]
SearchRequest.DerefAliasesType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type SearchRequest.DerefAliasesTypeModifier and TypeMethodDescriptionvoid
SearchRequest.setDerefAliases
(SearchRequest.DerefAliasesType value) Sets the value of the derefAliases property. -
Uses of SearchRequest.DerefAliasesType in org.openehealth.ipf.commons.ihe.hpd.stub.json
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return SearchRequest.DerefAliasesTypeMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type SearchRequest.DerefAliasesTypeModifier and TypeMethodDescriptionvoid
SearchRequestIntermediary.setDerefAliases
(SearchRequest.DerefAliasesType value)