public static class TestCaseClasses.Name extends Object
TestCaseClasses.Name(String firstName, String lastName)
boolean
equals(Object that)
String
getFirstName()
getFullName()
getLastName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TestCaseClasses.Name(String firstName, String lastName)
public String getFirstName()
public String getLastName()
public String getFullName()
public boolean equals(Object that)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 Glasnost. All Rights Reserved.