public class Person extends Object implements Serializable
UserDefinedClassTarget
Date
dateOfBirth
String
firstName
lastName
Person()
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public String firstName
public String lastName
public Date dateOfBirth
public Person()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2004–2013 XStream. All rights reserved.