public class SubTitle extends Object implements Serializable
SubTitle()
boolean
equals(Object obj)
URL
getHref()
String
getLang()
getType()
int
hashCode()
void
setHref(URL href)
setLang(String lang)
setType(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SubTitle()
public String getType()
public void setType(String type)
public String getLang()
public void setLang(String lang)
public URL getHref()
public void setHref(URL href)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2021. All rights reserved.