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 java.lang.Object


Constructor Summary
ChildListEntryDefinitionParser.ListEntry()
           
ChildListEntryDefinitionParser.ListEntry(java.lang.Object proxied)
           
 
Method Summary
 java.lang.Object getValue()
           
 void setValue(java.lang.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(java.lang.Object proxied)
Method Detail

getValue

public java.lang.Object getValue()

setValue

public void setValue(java.lang.Object value)


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.