Package org.hl7.fhir.dstu3.utils
Class StructureMapUtilities.PropertyWithType
java.lang.Object
org.hl7.fhir.dstu3.utils.StructureMapUtilities.PropertyWithType
- Enclosing class:
StructureMapUtilities
-
Constructor Summary
ConstructorDescriptionPropertyWithType
(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
-