public class StructureMapUtilities.PropertyWithType extends Object
| Constructor and Description |
|---|
PropertyWithType(String path,
Property baseProperty,
Property profileProperty,
TypeDetails types) |
| Modifier and Type | Method and Description |
|---|---|
Property |
getBaseProperty() |
String |
getPath() |
Property |
getProfileProperty() |
TypeDetails |
getTypes() |
void |
setBaseProperty(Property baseProperty) |
void |
setProfileProperty(Property profileProperty) |
String |
summary() |
public PropertyWithType(String path, Property baseProperty, Property profileProperty, TypeDetails types)
public TypeDetails getTypes()
public Property getBaseProperty()
public void setBaseProperty(Property baseProperty)
public Property getProfileProperty()
public void setProfileProperty(Property profileProperty)
Copyright © 2014–2021 Health Level 7. All rights reserved.