org.mule.config.spring.parsers.collection
Class ChildListEntryDefinitionParser.ListEntry

java.lang.Object
  extended by org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser.ListEntry
Enclosing class:
ChildListEntryDefinitionParser

public static class ChildListEntryDefinitionParser.ListEntry
extends Object


Constructor Summary
ChildListEntryDefinitionParser.ListEntry()
           
ChildListEntryDefinitionParser.ListEntry(Object proxied)
           
 
Method Summary
 Object getValue()
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildListEntryDefinitionParser.ListEntry

public ChildListEntryDefinitionParser.ListEntry()

ChildListEntryDefinitionParser.ListEntry

public ChildListEntryDefinitionParser.ListEntry(Object proxied)
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object value)


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.