ma.glasnost.orika.test.community.issue96
Class Customer
java.lang.Object
ma.glasnost.orika.test.community.issue96.Customer
public class Customer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Customer
public Customer()
getAddress
public Address getAddress()
setAddress
public void setAddress(Address address)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2014 Glasnost. All Rights Reserved.