Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
Packages that use SearchRequest.DerefAliasesType
-
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.DerefAliasesTypeSearchRequest.derefAliasesMethods 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 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.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type SearchRequest.DerefAliasesTypeModifier and TypeMethodDescriptionvoidSearchRequest.setDerefAliases(SearchRequest.DerefAliasesType value) Sets the value of the derefAliases property.