Uses of Class
org.hl7.fhir.r4.model.TypeDetails.ProfiledType
-
Packages that use TypeDetails.ProfiledType Package Description org.hl7.fhir.r4.model -
-
Uses of TypeDetails.ProfiledType in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model 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.model with parameters of type TypeDetails.ProfiledType Modifier and Type Method Description voidTypeDetails. addType(TypeDetails.ProfiledType pt)Constructors in org.hl7.fhir.r4.model with parameters of type TypeDetails.ProfiledType Constructor Description TypeDetails(ExpressionNode.CollectionStatus collectionStatus, TypeDetails.ProfiledType pt)
-