Package org.cxml
Class URLPost
- java.lang.Object
-
- org.cxml.URLPost
-
public class URLPost extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringenabled
-
Constructor Summary
Constructors Constructor Description URLPost()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEnabled()Gets the value of the enabled property.voidsetEnabled(java.lang.String value)Sets the value of the enabled property.
-