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 String
protected String
protected String
protected String
protected String
protected String
protected String
Fields 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) boolean
boolean
equals
(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.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
boolean
boolean
boolean
boolean
boolean
isSetNew()
boolean
void
Sets the value of the change property.void
Sets the value of the close property.void
Sets the value of the delete property.void
Sets the value of the hash property.void
Sets the value of the lost property.void
Sets the value of the new property.void
setStorage
(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:
clone
in classNotificationTriggerType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classNotificationTriggerType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classNotificationTriggerType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in 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:
withType
in 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:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
- Overrides:
equals
in classNotificationTriggerType
-
equals
- Overrides:
equals
in classNotificationTriggerType
-
visit
- Overrides:
visit
in classNotificationTriggerType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
- Overrides:
hashCode
in classNotificationTriggerType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classNotificationTriggerType
-
toString
- Overrides:
toString
in classNotificationTriggerType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
append
in classNotificationTriggerType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
appendFields
in classNotificationTriggerType
-