org.glassfish.jersey.examples.jackson
Class CombinedAnnotationBean

java.lang.Object
  extended by org.glassfish.jersey.examples.jackson.CombinedAnnotationBean

public class CombinedAnnotationBean
extends Object

TODO javadoc.

Author:
Jakub Podlesak (jakub.podlesak at oracle.com)

Constructor Summary
CombinedAnnotationBean()
           
CombinedAnnotationBean(int x)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CombinedAnnotationBean

public CombinedAnnotationBean(int x)

CombinedAnnotationBean

public CombinedAnnotationBean()


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