Package org.cxml

Class URLPost


  • public class URLPost
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String enabled  
    • Constructor Summary

      Constructors 
      Constructor Description
      URLPost()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEnabled()
      Gets the value of the enabled property.
      void setEnabled​(java.lang.String value)
      Sets the value of the enabled property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • enabled

        protected java.lang.String enabled
    • Constructor Detail

      • URLPost

        public URLPost()
    • Method Detail

      • getEnabled

        public java.lang.String getEnabled()
        Gets the value of the enabled property.
        Returns:
        possible object is String
      • setEnabled

        public void setEnabled​(java.lang.String value)
        Sets the value of the enabled property.
        Parameters:
        value - allowed object is String