ma.glasnost.orika.test.community.issue96
Class Address

java.lang.Object
  extended by ma.glasnost.orika.test.community.issue96.Address

public class Address
extends Object


Constructor Summary
Address()
           
Address(String city)
           
 
Method Summary
 String getCity()
           
 void setCity(String city)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Address

public Address()

Address

public Address(String city)
Method Detail

getCity

public String getCity()

setCity

public void setCity(String city)


Copyright © 2013 Glasnost. All Rights Reserved.