public class Application extends Object implements Serializable
Application()
boolean
equals(Object obj)
String
getId()
getUrl()
int
hashCode()
void
setId(String id)
setUrl(String url)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Application()
public String getId()
public void setId(String id)
public String getUrl()
public void setUrl(String url)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014 codecentric AG. All rights reserved.