Package org.hl7.fhir.r5.utils
Class GraphQLEngine.SearchWrapper
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.utils.GraphQLEngine.SearchWrapper
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
GraphQLEngine
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
fhirType()
org.hl7.fhir.utilities.FhirPublication
getNamedProperty
(int _hash, String _name, boolean _checkValid) protected void
listChildren
(List<Property> result) void
Methods inherited from class org.hl7.fhir.r5.model.Base
addChild, addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, equalsDeep, equalsShallow, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getProperty, getTypesForProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isEmpty, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, makeProperty, primitiveValue, removeChild, setCopyUserData, setProperty, setProperty, setUserData, setUserDataINN
-
Method Details
-
fhirType
-
listChildren
- Overrides:
listChildren
in classBase
-
getIdBase
-
setIdBase
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
-
getFHIRPublicationVersion
- Specified by:
getFHIRPublicationVersion
in classBase
-