Package org.cxml
Class Attachment
- java.lang.Object
-
- org.cxml.Attachment
-
public class Attachment extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Attachment()
-
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
-
-