Package ca.uhn.fhir.jpa.entity
Class SearchInclude
java.lang.Object
ca.uhn.fhir.jpa.entity.SearchInclude
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionConstructorSearchInclude
(Search theSearch, String theInclude, boolean theReverse, boolean theRecurse) Constructor -
Method Summary
-
Constructor Details
-
SearchInclude
public SearchInclude()Constructor -
SearchInclude
Constructor
-
-
Method Details