public class Followup
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the url property.
void
Sets the value of the url property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
Followup
public Followup()
-
Method Details
-
getURL
Gets the value of the url property.
- Returns:
- possible object is
URL
-
setURL
public void setURL(URL value)
Sets the value of the url property.
- Parameters:
value - allowed object is
URL