public class SinglePropertyWrapper extends Object implements SingleProperty
| Constructor and Description |
|---|
SinglePropertyWrapper(String oldName,
PropertyConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCollection() |
boolean |
isIgnored() |
boolean |
isReference() |
void |
setCollection() |
void |
setIgnored() |
void |
setReference() |
public SinglePropertyWrapper(String oldName, PropertyConfiguration config)
public boolean isCollection()
isCollection in interface SinglePropertypublic void setCollection()
setCollection in interface SinglePropertypublic boolean isIgnored()
isIgnored in interface SinglePropertypublic void setIgnored()
setIgnored in interface SinglePropertypublic boolean isReference()
isReference in interface SinglePropertypublic void setReference()
setReference in interface SinglePropertyCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.