public static class TestCaseClasses.Address extends Object
String
city
country
postalCode
street
Address()
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public String street
public String city
public String postalCode
public String country
public Address()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016 Glasnost. All rights reserved.