public class TestPojo extends Object
TestPojo()
TestPojo(String name)
boolean
equals(Object o)
String
getName()
int
hashCode()
void
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TestPojo()
public TestPojo(String name)
public String getName()
public void setName(String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.