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