Package org.hl7.fhir.r4.fhirpath
Class FHIRPathUtilityClasses.ClassTypeInfo
- java.lang.Object
-
- org.hl7.fhir.r4.model.Base
-
- org.hl7.fhir.r4.fhirpath.FHIRPathUtilityClasses.ClassTypeInfo
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- FHIRPathUtilityClasses
public static class FHIRPathUtilityClasses.ClassTypeInfo extends Base
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClassTypeInfo(Base instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Basecopy()StringfhirType()StringgetIdBase()Base[]getProperty(int hash, String name, boolean checkValid)protected voidlistChildren(List<Property> result)voidsetIdBase(String value)-
Methods inherited from class org.hl7.fhir.r4.model.Base
addChild, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, equalsDeep, equalsShallow, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getNamedProperty, getTypesForProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isEmpty, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, makeProperty, primitiveValue, removeChild, setProperty, setProperty, setUserData, setUserDataINN
-
-
-
-
Constructor Detail
-
ClassTypeInfo
public ClassTypeInfo(Base instance)
-
-
Method Detail
-
listChildren
protected void listChildren(List<Property> result)
- Specified by:
listChildrenin classBase
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
-