Class MXFTimestampType

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

.

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


 <complexType name="MXFTimestampType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="year" type="{http://www.w3.org/2001/XMLSchema}short"/>
         <element name="month" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
         <element name="day" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
         <element name="hour" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
         <element name="min" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
         <element name="sec" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
         <element name="qmsec" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • year

      protected short year
    • month

      protected short month
    • day

      protected short day
    • hour

      protected short hour
    • min

      protected short min
    • sec

      protected short sec
    • qmsec

      protected short qmsec
  • Constructor Details

    • MXFTimestampType

      public MXFTimestampType()
  • Method Details

    • getYear

      public short getYear()
      Gets the value of the year property.
    • setYear

      public void setYear(short value)
      Sets the value of the year property.
    • isSetYear

      public boolean isSetYear()
    • getMonth

      public short getMonth()
      Gets the value of the month property.
    • setMonth

      public void setMonth(short value)
      Sets the value of the month property.
    • isSetMonth

      public boolean isSetMonth()
    • getDay

      public short getDay()
      Gets the value of the day property.
    • setDay

      public void setDay(short value)
      Sets the value of the day property.
    • isSetDay

      public boolean isSetDay()
    • getHour

      public short getHour()
      Gets the value of the hour property.
    • setHour

      public void setHour(short value)
      Sets the value of the hour property.
    • isSetHour

      public boolean isSetHour()
    • getMin

      public short getMin()
      Gets the value of the min property.
    • setMin

      public void setMin(short value)
      Sets the value of the min property.
    • isSetMin

      public boolean isSetMin()
    • getSec

      public short getSec()
      Gets the value of the sec property.
    • setSec

      public void setSec(short value)
      Sets the value of the sec property.
    • isSetSec

      public boolean isSetSec()
    • getQmsec

      public short getQmsec()
      Gets the value of the qmsec property.
    • setQmsec

      public void setQmsec(short value)
      Sets the value of the qmsec property.
    • isSetQmsec

      public boolean isSetQmsec()
    • clone

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

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

      public Object createNewInstance()
      Specified by:
      createNewInstance in interface org.jvnet.jaxb.lang.CopyTo
    • withYear

      public MXFTimestampType withYear(short value)
      Sets the value of the year property.
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withMonth

      public MXFTimestampType withMonth(short value)
      Sets the value of the month property.
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withDay

      public MXFTimestampType withDay(short value)
      Sets the value of the day property.
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withHour

      public MXFTimestampType withHour(short value)
      Sets the value of the hour property.
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withMin

      public MXFTimestampType withMin(short value)
      Sets the value of the min property.
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withSec

      public MXFTimestampType withSec(short value)
      Sets the value of the sec property.
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withQmsec

      public MXFTimestampType withQmsec(short value)
      Sets the value of the qmsec property.
      Parameters:
      value - allowed object is short
      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
    • equals

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

      public MXFTimestampType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
    • 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
    • hashCode

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

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