org.apache.cxf.customer.book
Class GetAnotherBook

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

public class GetAnotherBook
extends java.lang.Object


Constructor Summary
GetAnotherBook()
           
 
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

GetAnotherBook

public GetAnotherBook()
Method Detail

getId

public long getId()

setId

public void setId(long id)


Apache CXF