org.jboss.resteasy.plugins.providers.jaxb
Class JaxbCollection

java.lang.Object
  extended by org.jboss.resteasy.plugins.providers.jaxb.JaxbCollection

public class JaxbCollection
extends Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
JaxbCollection()
           
 
Method Summary
 List<Object> getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbCollection

public JaxbCollection()
Method Detail

getValue

public List<Object> getValue()


Copyright © 2012. All Rights Reserved.