org.apache.commons.ognl.test.objects
Class Component.URLStorage

java.lang.Object
  extended by org.apache.commons.ognl.test.objects.Component.URLStorage
Enclosing class:
Component

public static class Component.URLStorage
extends Object


Constructor Summary
Component.URLStorage()
           
 
Method Summary
 String getPictureUrl()
           
 void setPictureUrl(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Component.URLStorage

public Component.URLStorage()
Method Detail

getPictureUrl

public String getPictureUrl()

setPictureUrl

public void setPictureUrl(String value)


Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.