org.glassfish.jersey.examples.multipart.webapp
Class Bean

java.lang.Object
  extended by org.glassfish.jersey.examples.multipart.webapp.Bean

public class Bean
extends Object


Field Summary
 String value
           
 
Constructor Summary
Bean()
           
Bean(String str)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public String value
Constructor Detail

Bean

public Bean()

Bean

public Bean(String str)


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.