Package com.vidispine.generated
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:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class com.vidispine.generated.NotificationTriggerType
type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the change property.getClose()Gets the value of the close property.Gets the value of the delete property.getHash()Gets the value of the hash property.getLost()Gets the value of the lost property.getNew()Gets the value of the new property.Gets the value of the storage property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) booleanbooleanbooleanbooleanbooleanbooleanisSetNew()booleanvoidSets the value of the change property.voidSets the value of the close property.voidSets the value of the delete property.voidSets the value of the hash property.voidSets the value of the lost property.voidSets the value of the new property.voidsetStorage(String value) Sets the value of the storage property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) withChange(String value) Sets the value of the change property.Sets the value of the close property.withDelete(String value) Sets the value of the delete property.Sets the value of the hash property.Sets the value of the lost property.Sets the value of the new property.withStorage(String value) Sets the value of the storage property.Sets the value of the type property.Methods inherited from class com.vidispine.generated.NotificationTriggerType
getType, isSetType, setType
-
Field Details
-
storage
-
_new
-
delete
-
change
-
hash
-
close
-
lost
-
-
Constructor Details
-
NotificationFileTriggerType
public NotificationFileTriggerType()
-
-
Method Details
-
getStorage
Gets the value of the storage property.- Returns:
- possible object is
String
-
setStorage
Sets the value of the storage property.- Parameters:
value- allowed object isString
-
isSetStorage
public boolean isSetStorage() -
getNew
Gets the value of the new property.- Returns:
- possible object is
String
-
setNew
Sets the value of the new property.- Parameters:
value- allowed object isString
-
isSetNew
public boolean isSetNew() -
getDelete
Gets the value of the delete property.- Returns:
- possible object is
String
-
setDelete
Sets the value of the delete property.- Parameters:
value- allowed object isString
-
isSetDelete
public boolean isSetDelete() -
getChange
Gets the value of the change property.- Returns:
- possible object is
String
-
setChange
Sets the value of the change property.- Parameters:
value- allowed object isString
-
isSetChange
public boolean isSetChange() -
getHash
Gets the value of the hash property.- Returns:
- possible object is
String
-
setHash
Sets the value of the hash property.- Parameters:
value- allowed object isString
-
isSetHash
public boolean isSetHash() -
getClose
Gets the value of the close property.- Returns:
- possible object is
String
-
setClose
Sets the value of the close property.- Parameters:
value- allowed object isString
-
isSetClose
public boolean isSetClose() -
getLost
Gets the value of the lost property.- Returns:
- possible object is
String
-
setLost
Sets the value of the lost property.- Parameters:
value- allowed object isString
-
isSetLost
public boolean isSetLost() -
clone
- Overrides:
clonein classNotificationTriggerType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classNotificationTriggerType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classNotificationTriggerType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classNotificationTriggerType
-
withStorage
Sets the value of the storage property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withNew
Sets the value of the new property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withDelete
Sets the value of the delete property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withChange
Sets the value of the change property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withHash
Sets the value of the hash property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withClose
Sets the value of the close property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withLost
Sets the value of the lost property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withType
Sets the value of the type property.- Overrides:
withTypein classNotificationTriggerType- Parameters:
value- allowed object isString- 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:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classNotificationTriggerType
-
equals
- Overrides:
equalsin classNotificationTriggerType
-
visit
- Overrides:
visitin classNotificationTriggerType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classNotificationTriggerType
-
hashCode
public int hashCode()- Overrides:
hashCodein classNotificationTriggerType
-
toString
- Overrides:
toStringin classNotificationTriggerType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classNotificationTriggerType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classNotificationTriggerType
-