org.apache.cxf.customer.bare
Class GetCustomer

java.lang.Object
  extended by org.apache.cxf.customer.bare.GetCustomer

public class GetCustomer
extends java.lang.Object


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

GetCustomer

public GetCustomer()
Method Detail

getId

public long getId()

setId

public void setId(long id)


Apache CXF