
Package org.hl7.fhir.dstu2.model
Class ExpressionNode.TypeDetails
java.lang.Object
org.hl7.fhir.dstu2.model.ExpressionNode.TypeDetails
- Enclosing class:
ExpressionNode
-
Constructor Summary
ConstructorsConstructorDescriptionTypeDetails
(ExpressionNode.CollectionStatus collectionStatus, String... names) TypeDetails
(ExpressionNode.CollectionStatus collectionStatus, Set<String> names) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addTypes
(Collection<String> n) describe()
getType()
getTypes()
boolean
boolean
boolean
hasType
(IWorkerContext context, String... tn) toString()
union
(ExpressionNode.TypeDetails right) void
update
(ExpressionNode.TypeDetails source)