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