public class LicenseBean extends Object implements Serializable
LicenseBean()
LicenseBean(String title, String url)
boolean
equals(Object obj)
String
getTitle()
getUrl()
void
setTitle(String title)
setUrl(String url)
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LicenseBean()
public LicenseBean(String title, String url)
public String getTitle()
public void setTitle(String title)
public String getUrl()
public void setUrl(String url)
public boolean equals(Object obj)
equals
Object
public String toString()
toString
Copyright © 2019. All Rights Reserved.