org.apache.cxf.customer.book
Class GetBook

java.lang.Object
  extended by org.apache.cxf.customer.book.GetBook

public class GetBook
extends java.lang.Object


Constructor Summary
GetBook()
           
 
Method Summary
 long getId()
           
 void setId(long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBook

public GetBook()
Method Detail

getId

public long getId()

setId

public void setId(long id)


Apache CXF