
Class PropertyWithType
java.lang.Object
org.hl7.fhir.r5.utils.structuremap.PropertyWithType
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyWithType
(String path, Property baseProperty, Property profileProperty, TypeDetails types) -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
getTypes()
void
setBaseProperty
(Property baseProperty) void
setProfileProperty
(Property profileProperty) summary()
-
Constructor Details
-
PropertyWithType
public PropertyWithType(String path, Property baseProperty, Property profileProperty, TypeDetails types)
-
-
Method Details
-
getTypes
-
getPath
-
getBaseProperty
-
setBaseProperty
-
getProfileProperty
-
setProfileProperty
-
summary
-