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 SingleProperty
public void setCollection()
setCollection
in interface SingleProperty
public boolean isIgnored()
isIgnored
in interface SingleProperty
public void setIgnored()
setIgnored
in interface SingleProperty
public boolean isReference()
isReference
in interface SingleProperty
public void setReference()
setReference
in interface SingleProperty
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.