public class GreetingModel extends Object
GreetingModel()
GreetingModel(String phrase)
boolean
equals(Object obj)
String
getPhrase()
int
hashCode()
void
setPhrase(String phrase)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GreetingModel()
public GreetingModel(String phrase)
@SafeHtml @NotNull public String getPhrase()
public void setPhrase(String phrase)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2016–2017 Sharmarke Aden. All rights reserved.