
Package org.hl7.fhir.r5.model
Class LogicalBase
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
- Direct Known Subclasses:
CDSHookContext
,CDSHooksElement
,CDSHooksRequest.CDSHooksRequestPrefetchComponent
,CDSHooksServices.CDSHooksServicesServicesPrefetchComponent
,TestCases.TestCasesModeComponent
,TestCases.TestCasesSuiteComponent
,TestCases.TestCasesSuiteParameterComponent
,TestCases.TestCasesSuiteResourceComponent
,TestCases.TestCasesSuiteTestComponent
- 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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.utilities.FhirPublication
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, copy, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, equalsDeep, equalsShallow, executeFunction, fhirType, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, 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, listChildren, listChildrenByName, listChildrenByName, makeProperty, primitiveValue, removeChild, setCopyUserData, setProperty, setProperty, setUserData, setUserDataINN
-
Constructor Details
-
LogicalBase
public LogicalBase()
-
-
Method Details