com.madgag.guardian.contentapi.jaxb
Class PageResponse

java.lang.Object
  extended by com.madgag.guardian.contentapi.ApiResponse<PageRequest,PageResponse>
      extended by com.madgag.guardian.contentapi.jaxb.PageResponse

public class PageResponse
extends ApiResponse<PageRequest,PageResponse>


Field Summary
 Content content
           
static javax.xml.bind.JAXBContext JAXB_CONTEXT
           
 
Constructor Summary
PageResponse()
           
 
Method Summary
 
Methods inherited from class com.madgag.guardian.contentapi.ApiResponse
getOriginalRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAXB_CONTEXT

public static final javax.xml.bind.JAXBContext JAXB_CONTEXT

content

public Content content
Constructor Detail

PageResponse

public PageResponse()


Copyright © 2010. All Rights Reserved.