
Package org.hl7.fhir.r5.model
Class Tuple
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.Tuple
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase
- 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 TypeMethodDescriptionvoidaddProperty(String s, List<Base> list) copy()fhirType()static Tuplestatic TuplefromMapList(org.hl7.fhir.utilities.FhirPublication publicationVersion, Map<String, List<Base>> map) org.hl7.fhir.utilities.FhirPublicationprotected voidlistChildren(List<Property> result) Base[]listChildrenByName(String name, boolean checkValid) voidMethods 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, executeFunction, 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, listChildrenByName, makeProperty, primitiveValue, removeChild, setCopyUserData, setProperty, setProperty, setUserData, setUserDataINN, setXhtml
-
Constructor Details
-
Tuple
public Tuple()
-
-
Method Details
-
fromMapList
-
fromMap
-
fhirType
-
listChildren
- Overrides:
listChildrenin classBase
-
getIdBase
-
setIdBase
-
addProperty
-
listChildrenByName
public Base[] listChildrenByName(String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
listChildrenByNamein classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
-
getFHIRPublicationVersion
- Specified by:
getFHIRPublicationVersionin classBase
-