Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchRequest.DerefAliasesType
-
Packages that use SearchRequest.DerefAliasesType Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
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.DerefAliasesType Modifier and Type Field Description protected SearchRequest.DerefAliasesTypeSearchRequest. derefAliasesMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return SearchRequest.DerefAliasesType Modifier and Type Method Description static SearchRequest.DerefAliasesTypeSearchRequest.DerefAliasesType. fromValue(String v)SearchRequest.DerefAliasesTypeSearchRequest. getDerefAliases()Gets the value of the derefAliases property.static SearchRequest.DerefAliasesTypeSearchRequest.DerefAliasesType. valueOf(String name)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.DerefAliasesType Modifier and Type Method Description voidSearchRequest. setDerefAliases(SearchRequest.DerefAliasesType value)Sets the value of the derefAliases property.
-