public class PeerLink extends Object implements Serializable
PeerLink()
boolean
equals(Object obj)
URL
getHref()
String
getType()
int
hashCode()
void
setHref(URL href)
setType(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PeerLink()
public String getType()
public void setType(String type)
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.