|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
public class SinglePropertyWrapper
Constructor Summary | |
---|---|
SinglePropertyWrapper(java.lang.String oldName,
PropertyConfiguration config)
|
Method Summary | |
---|---|
boolean |
isCollection()
|
boolean |
isIgnored()
|
boolean |
isReference()
|
void |
setCollection()
|
void |
setIgnored()
|
void |
setReference()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SinglePropertyWrapper(java.lang.String oldName, PropertyConfiguration config)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |