Class NotificationHttpActionType

java.lang.Object
com.vidispine.generated.NotificationActionType
com.vidispine.generated.NotificationHttpActionType
All Implemented Interfaces:
Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

public class NotificationHttpActionType extends NotificationActionType implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

Java class for NotificationHttpActionType complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="NotificationHttpActionType">
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}NotificationActionType">
       <sequence>
         <element name="contentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="url" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="method" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="timeout" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • contentType

      protected String contentType
    • url

      protected String url
    • method

      protected String method
    • timeout

      protected String timeout
  • Constructor Details

    • NotificationHttpActionType

      public NotificationHttpActionType()
  • Method Details

    • getContentType

      public String getContentType()
      Gets the value of the contentType property.
      Returns:
      possible object is String
    • setContentType

      public void setContentType(String value)
      Sets the value of the contentType property.
      Parameters:
      value - allowed object is String
    • isSetContentType

      public boolean isSetContentType()
    • getUrl

      public String getUrl()
      Gets the value of the url property.
      Returns:
      possible object is String
    • setUrl

      public void setUrl(String value)
      Sets the value of the url property.
      Parameters:
      value - allowed object is String
    • isSetUrl

      public boolean isSetUrl()
    • getMethod

      public String getMethod()
      Gets the value of the method property.
      Returns:
      possible object is String
    • setMethod

      public void setMethod(String value)
      Sets the value of the method property.
      Parameters:
      value - allowed object is String
    • isSetMethod

      public boolean isSetMethod()
    • getTimeout

      public String getTimeout()
      Gets the value of the timeout property.
      Returns:
      possible object is String
    • setTimeout

      public void setTimeout(String value)
      Sets the value of the timeout property.
      Parameters:
      value - allowed object is String
    • isSetTimeout

      public boolean isSetTimeout()
    • clone

      public Object clone()
      Overrides:
      clone in class NotificationActionType
    • copyTo

      public Object copyTo(Object target)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class NotificationActionType
    • copyTo

      public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class NotificationActionType
    • createNewInstance

      public Object createNewInstance()
      Specified by:
      createNewInstance in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      createNewInstance in class NotificationActionType
    • withContentType

      public NotificationHttpActionType withContentType(String value)
      Sets the value of the contentType property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withUrl

      public NotificationHttpActionType withUrl(String value)
      Sets the value of the url property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withMethod

      public NotificationHttpActionType withMethod(String value)
      Sets the value of the method property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withTimeout

      public NotificationHttpActionType withTimeout(String value)
      Sets the value of the timeout property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withExtradata

      public NotificationHttpActionType withExtradata(String value)
      Sets the value of the extradata property.
      Overrides:
      withExtradata in class NotificationActionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withRetry

      public NotificationHttpActionType withRetry(BigInteger value)
      Sets the value of the retry property.
      Overrides:
      withRetry in class NotificationActionType
      Parameters:
      value - allowed object is BigInteger
      Returns:
      The class instance
    • withSynchronous

      public NotificationHttpActionType withSynchronous(boolean value)
      Sets the value of the synchronous property.
      Overrides:
      withSynchronous in class NotificationActionType
      Parameters:
      value - allowed object is boolean
      Returns:
      The class instance
    • withGroup

      public NotificationHttpActionType withGroup(String value)
      Sets the value of the group property.
      Overrides:
      withGroup in class NotificationActionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • equals

      public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)
      Specified by:
      equals in interface org.jvnet.jaxb.lang.Equals
      Overrides:
      equals in class NotificationActionType
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class NotificationActionType
    • visit

      public NotificationHttpActionType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
      Overrides:
      visit in class NotificationActionType
    • hashCode

      public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb.lang.HashCode
      Overrides:
      hashCode in class NotificationActionType
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class NotificationActionType
    • toString

      public String toString()
      Overrides:
      toString in class NotificationActionType
    • append

      public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      append in class NotificationActionType
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      appendFields in class NotificationActionType