public class WsLink extends Object
WsLink()
WsLink(Integer id, String url, String description)
String
getDescription()
Integer
getId()
getUrl()
void
setDescription(String description)
setId(Integer id)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WsLink()
public WsLink(Integer id, String url, String description)
public Integer getId()
public void setId(Integer id)
public String getUrl()
public void setUrl(String url)
public String getDescription()
public void setDescription(String description)
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.