Package org.cxml
Class Followup
- java.lang.Object
-
- org.cxml.Followup
-
public class Followup extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Followup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URLgetURL()Gets the value of the url property.voidsetURL(URL value)Sets the value of the url property.
-
-
-
Field Detail
-
url
protected URL url
-
-