Uses of Class
org.hl7.fhir.r4.fhirpath.TypeDetails.ProfiledType
-
Packages that use TypeDetails.ProfiledType Package Description org.hl7.fhir.r4.fhirpath -
-
Uses of TypeDetails.ProfiledType in org.hl7.fhir.r4.fhirpath
Methods in org.hl7.fhir.r4.fhirpath that return types with arguments of type TypeDetails.ProfiledType Modifier and Type Method Description List<TypeDetails.ProfiledType>TypeDetails. getProfiledTypes()Methods in org.hl7.fhir.r4.fhirpath with parameters of type TypeDetails.ProfiledType Modifier and Type Method Description voidTypeDetails. addType(TypeDetails.ProfiledType pt)Constructors in org.hl7.fhir.r4.fhirpath with parameters of type TypeDetails.ProfiledType Constructor Description TypeDetails(ExpressionNode.CollectionStatus collectionStatus, TypeDetails.ProfiledType pt)
-