Class TransferLogEntryType

  • All Implemented Interfaces:
    Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    public class TransferLogEntryType
    extends Object
    implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    Java class for TransferLogEntryType complex type.

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

     <complexType name="TransferLogEntryType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
             <element name="referredId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
             <element name="timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
             <element name="method" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="sourceUri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
             <element name="destinationUri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
             <element name="sourceStorage" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="destinationStorage" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="sourceFile" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="destinationFile" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="sourceItem" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="destinationItem" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="sourceShape" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="destinationShape" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="job" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" minOccurs="0"/>
             <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • id

        protected Long id
      • referredId

        protected Long referredId
      • method

        protected String method
      • sourceUri

        protected String sourceUri
      • destinationUri

        protected String destinationUri
      • sourceStorage

        protected String sourceStorage
      • destinationStorage

        protected String destinationStorage
      • sourceFile

        protected String sourceFile
      • destinationFile

        protected String destinationFile
      • sourceItem

        protected String sourceItem
      • destinationItem

        protected String destinationItem
      • sourceShape

        protected String sourceShape
      • destinationShape

        protected String destinationShape
      • status

        protected String status
    • Constructor Detail

      • TransferLogEntryType

        public TransferLogEntryType()
    • Method Detail

      • getId

        public Long getId()
        Gets the value of the id property.
        Returns:
        possible object is Long
      • setId

        public void setId​(Long value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is Long
      • isSetId

        public boolean isSetId()
      • getReferredId

        public Long getReferredId()
        Gets the value of the referredId property.
        Returns:
        possible object is Long
      • setReferredId

        public void setReferredId​(Long value)
        Sets the value of the referredId property.
        Parameters:
        value - allowed object is Long
      • isSetReferredId

        public boolean isSetReferredId()
      • isSetTimestamp

        public boolean isSetTimestamp()
      • 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()
      • getSourceUri

        public String getSourceUri()
        Gets the value of the sourceUri property.
        Returns:
        possible object is String
      • setSourceUri

        public void setSourceUri​(String value)
        Sets the value of the sourceUri property.
        Parameters:
        value - allowed object is String
      • isSetSourceUri

        public boolean isSetSourceUri()
      • getDestinationUri

        public String getDestinationUri()
        Gets the value of the destinationUri property.
        Returns:
        possible object is String
      • setDestinationUri

        public void setDestinationUri​(String value)
        Sets the value of the destinationUri property.
        Parameters:
        value - allowed object is String
      • isSetDestinationUri

        public boolean isSetDestinationUri()
      • getSourceStorage

        public String getSourceStorage()
        Gets the value of the sourceStorage property.
        Returns:
        possible object is String
      • setSourceStorage

        public void setSourceStorage​(String value)
        Sets the value of the sourceStorage property.
        Parameters:
        value - allowed object is String
      • isSetSourceStorage

        public boolean isSetSourceStorage()
      • getDestinationStorage

        public String getDestinationStorage()
        Gets the value of the destinationStorage property.
        Returns:
        possible object is String
      • setDestinationStorage

        public void setDestinationStorage​(String value)
        Sets the value of the destinationStorage property.
        Parameters:
        value - allowed object is String
      • isSetDestinationStorage

        public boolean isSetDestinationStorage()
      • getSourceFile

        public String getSourceFile()
        Gets the value of the sourceFile property.
        Returns:
        possible object is String
      • setSourceFile

        public void setSourceFile​(String value)
        Sets the value of the sourceFile property.
        Parameters:
        value - allowed object is String
      • isSetSourceFile

        public boolean isSetSourceFile()
      • getDestinationFile

        public String getDestinationFile()
        Gets the value of the destinationFile property.
        Returns:
        possible object is String
      • setDestinationFile

        public void setDestinationFile​(String value)
        Sets the value of the destinationFile property.
        Parameters:
        value - allowed object is String
      • isSetDestinationFile

        public boolean isSetDestinationFile()
      • getSourceItem

        public String getSourceItem()
        Gets the value of the sourceItem property.
        Returns:
        possible object is String
      • setSourceItem

        public void setSourceItem​(String value)
        Sets the value of the sourceItem property.
        Parameters:
        value - allowed object is String
      • isSetSourceItem

        public boolean isSetSourceItem()
      • getDestinationItem

        public String getDestinationItem()
        Gets the value of the destinationItem property.
        Returns:
        possible object is String
      • setDestinationItem

        public void setDestinationItem​(String value)
        Sets the value of the destinationItem property.
        Parameters:
        value - allowed object is String
      • isSetDestinationItem

        public boolean isSetDestinationItem()
      • getSourceShape

        public String getSourceShape()
        Gets the value of the sourceShape property.
        Returns:
        possible object is String
      • setSourceShape

        public void setSourceShape​(String value)
        Sets the value of the sourceShape property.
        Parameters:
        value - allowed object is String
      • isSetSourceShape

        public boolean isSetSourceShape()
      • getDestinationShape

        public String getDestinationShape()
        Gets the value of the destinationShape property.
        Returns:
        possible object is String
      • setDestinationShape

        public void setDestinationShape​(String value)
        Sets the value of the destinationShape property.
        Parameters:
        value - allowed object is String
      • isSetDestinationShape

        public boolean isSetDestinationShape()
      • getJob

        public String getJob()
        Gets the value of the job property.
        Returns:
        possible object is String
      • setJob

        public void setJob​(String value)
        Sets the value of the job property.
        Parameters:
        value - allowed object is String
      • isSetJob

        public boolean isSetJob()
      • getStatus

        public String getStatus()
        Gets the value of the status property.
        Returns:
        possible object is String
      • setStatus

        public void setStatus​(String value)
        Sets the value of the status property.
        Parameters:
        value - allowed object is String
      • isSetStatus

        public boolean isSetStatus()
      • copyTo

        public Object copyTo​(Object target)
        Specified by:
        copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
      • copyTo

        public Object copyTo​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                             Object target,
                             org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
        Specified by:
        copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
      • createNewInstance

        public Object createNewInstance()
        Specified by:
        createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object