Package org.hl7.fhir.r5.fhirpath
Class FHIRPathUtilityClasses.ClassTypeInfo
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.fhirpath.FHIRPathUtilityClasses.ClassTypeInfo
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
FHIRPathUtilityClasses
- 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
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
fhirType()
org.hl7.fhir.utilities.FhirPublication
Base[]
getProperty
(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, getNamedProperty, 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
-
Constructor Details
-
ClassTypeInfo
-
-
Method Details
-
fhirType
-
listChildren
- Overrides:
listChildren
in classBase
-
getIdBase
-
setIdBase
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
-
getFHIRPublicationVersion
- Specified by:
getFHIRPublicationVersion
in classBase
-