Class NotificationFileTriggerType

java.lang.Object
com.vidispine.generated.NotificationTriggerType
com.vidispine.generated.NotificationFileTriggerType
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 NotificationFileTriggerType extends NotificationTriggerType 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 NotificationFileTriggerType complex type

.

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


 <complexType name="NotificationFileTriggerType">
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}NotificationTriggerType">
       <sequence>
         <element name="storage" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
         <choice>
           <element name="new" type="{http://www.w3.org/2001/XMLSchema}string"/>
           <element name="delete" type="{http://www.w3.org/2001/XMLSchema}string"/>
           <element name="change" type="{http://www.w3.org/2001/XMLSchema}string"/>
           <element name="hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
           <element name="close" type="{http://www.w3.org/2001/XMLSchema}string"/>
           <element name="lost" type="{http://www.w3.org/2001/XMLSchema}string"/>
         </choice>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • storage

      protected String storage
    • _new

      protected String _new
    • delete

      protected String delete
    • change

      protected String change
    • hash

      protected String hash
    • close

      protected String close
    • lost

      protected String lost
  • Constructor Details

    • NotificationFileTriggerType

      public NotificationFileTriggerType()
  • Method Details

    • getStorage

      public String getStorage()
      Gets the value of the storage property.
      Returns:
      possible object is String
    • setStorage

      public void setStorage(String value)
      Sets the value of the storage property.
      Parameters:
      value - allowed object is String
    • isSetStorage

      public boolean isSetStorage()
    • getNew

      public String getNew()
      Gets the value of the new property.
      Returns:
      possible object is String
    • setNew

      public void setNew(String value)
      Sets the value of the new property.
      Parameters:
      value - allowed object is String
    • isSetNew

      public boolean isSetNew()
    • getDelete

      public String getDelete()
      Gets the value of the delete property.
      Returns:
      possible object is String
    • setDelete

      public void setDelete(String value)
      Sets the value of the delete property.
      Parameters:
      value - allowed object is String
    • isSetDelete

      public boolean isSetDelete()
    • getChange

      public String getChange()
      Gets the value of the change property.
      Returns:
      possible object is String
    • setChange

      public void setChange(String value)
      Sets the value of the change property.
      Parameters:
      value - allowed object is String
    • isSetChange

      public boolean isSetChange()
    • getHash

      public String getHash()
      Gets the value of the hash property.
      Returns:
      possible object is String
    • setHash

      public void setHash(String value)
      Sets the value of the hash property.
      Parameters:
      value - allowed object is String
    • isSetHash

      public boolean isSetHash()
    • getClose

      public String getClose()
      Gets the value of the close property.
      Returns:
      possible object is String
    • setClose

      public void setClose(String value)
      Sets the value of the close property.
      Parameters:
      value - allowed object is String
    • isSetClose

      public boolean isSetClose()
    • getLost

      public String getLost()
      Gets the value of the lost property.
      Returns:
      possible object is String
    • setLost

      public void setLost(String value)
      Sets the value of the lost property.
      Parameters:
      value - allowed object is String
    • isSetLost

      public boolean isSetLost()
    • clone

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

      public Object copyTo(Object target)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class NotificationTriggerType
    • 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 NotificationTriggerType
    • createNewInstance

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

      public NotificationFileTriggerType withStorage(String value)
      Sets the value of the storage property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withNew

      public NotificationFileTriggerType withNew(String value)
      Sets the value of the new property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withDelete

      public NotificationFileTriggerType withDelete(String value)
      Sets the value of the delete property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withChange

      public NotificationFileTriggerType withChange(String value)
      Sets the value of the change property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withHash

      public NotificationFileTriggerType withHash(String value)
      Sets the value of the hash property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withClose

      public NotificationFileTriggerType withClose(String value)
      Sets the value of the close property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withLost

      public NotificationFileTriggerType withLost(String value)
      Sets the value of the lost property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withType

      public NotificationFileTriggerType withType(String value)
      Sets the value of the type property.
      Overrides:
      withType in class NotificationTriggerType
      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 NotificationTriggerType
    • equals

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

      public NotificationFileTriggerType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
      Overrides:
      visit in class NotificationTriggerType
    • 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 NotificationTriggerType
    • hashCode

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

      public String toString()
      Overrides:
      toString in class NotificationTriggerType
    • 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 NotificationTriggerType
    • 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 NotificationTriggerType