Package org.apache.cxf.customer
Class Customer
- java.lang.Object
-
- org.apache.cxf.customer.Customer
-
public class Customer extends Object
-
-
Constructor Summary
Constructors Constructor Description Customer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetId()StringgetName()voidsetId(long id)voidsetName(String name)
-