Class SubtitleClipType

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

.

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


 <complexType name="SubtitleClipType">
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}TextRenditionType">
       <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="length" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • id

      protected int id
    • length

      protected long length
  • Constructor Details

    • SubtitleClipType

      public SubtitleClipType()
  • Method Details

    • getId

      public int getId()
      Gets the value of the id property.
    • setId

      public void setId(int value)
      Sets the value of the id property.
    • isSetId

      public boolean isSetId()
    • getLength

      public long getLength()
      Gets the value of the length property.
    • setLength

      public void setLength(long value)
      Sets the value of the length property.
    • isSetLength

      public boolean isSetLength()
    • clone

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

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

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

      public SubtitleClipType withId(int value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is int
      Returns:
      The class instance
    • withLength

      public SubtitleClipType withLength(long value)
      Sets the value of the length property.
      Parameters:
      value - allowed object is long
      Returns:
      The class instance
    • withLine

      public SubtitleClipType withLine(String... values)
      Adds objects to the list of Line using add method
      Overrides:
      withLine in class TextRenditionType
      Parameters:
      values - objects to add to the list Line
      Returns:
      The class instance
    • withLine

      public SubtitleClipType withLine(Collection<String> values)
      Adds objects to the list of Line using addAll method
      Overrides:
      withLine in class TextRenditionType
      Parameters:
      values - objects to add to the list Line
      Returns:
      The class instance
    • withAlign

      public SubtitleClipType withAlign(String value)
      Sets the value of the align property.
      Overrides:
      withAlign in class TextRenditionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withX

      public SubtitleClipType withX(int value)
      Sets the value of the x property.
      Overrides:
      withX in class TextRenditionType
      Parameters:
      value - allowed object is int
      Returns:
      The class instance
    • withY

      public SubtitleClipType withY(int value)
      Sets the value of the y property.
      Overrides:
      withY in class TextRenditionType
      Parameters:
      value - allowed object is int
      Returns:
      The class instance
    • withXRel

      public SubtitleClipType withXRel(double value)
      Sets the value of the xRel property.
      Overrides:
      withXRel in class TextRenditionType
      Parameters:
      value - allowed object is double
      Returns:
      The class instance
    • withYRel

      public SubtitleClipType withYRel(double value)
      Sets the value of the yRel property.
      Overrides:
      withYRel in class TextRenditionType
      Parameters:
      value - allowed object is double
      Returns:
      The class instance
    • withHorizontalBase

      public SubtitleClipType withHorizontalBase(String value)
      Sets the value of the horizontalBase property.
      Overrides:
      withHorizontalBase in class TextRenditionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withVerticalBase

      public SubtitleClipType withVerticalBase(String value)
      Sets the value of the verticalBase property.
      Overrides:
      withVerticalBase in class TextRenditionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withFont

      public SubtitleClipType withFont(String value)
      Sets the value of the font property.
      Overrides:
      withFont in class TextRenditionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withSize

      public SubtitleClipType withSize(long value)
      Sets the value of the size property.
      Overrides:
      withSize in class TextRenditionType
      Parameters:
      value - allowed object is long
      Returns:
      The class instance
    • withSizeRel

      public SubtitleClipType withSizeRel(double value)
      Sets the value of the sizeRel property.
      Overrides:
      withSizeRel in class TextRenditionType
      Parameters:
      value - allowed object is double
      Returns:
      The class instance
    • withR

      public SubtitleClipType withR(short value)
      Sets the value of the r property.
      Overrides:
      withR in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withG

      public SubtitleClipType withG(short value)
      Sets the value of the g property.
      Overrides:
      withG in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withB

      public SubtitleClipType withB(short value)
      Sets the value of the b property.
      Overrides:
      withB in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withA

      public SubtitleClipType withA(short value)
      Sets the value of the a property.
      Overrides:
      withA in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withOutline

      public SubtitleClipType withOutline(String value)
      Sets the value of the outline property.
      Overrides:
      withOutline in class TextRenditionType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withOutlineSize

      public SubtitleClipType withOutlineSize(long value)
      Sets the value of the outlineSize property.
      Overrides:
      withOutlineSize in class TextRenditionType
      Parameters:
      value - allowed object is long
      Returns:
      The class instance
    • withOutlineR

      public SubtitleClipType withOutlineR(short value)
      Sets the value of the outlineR property.
      Overrides:
      withOutlineR in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withOutlineG

      public SubtitleClipType withOutlineG(short value)
      Sets the value of the outlineG property.
      Overrides:
      withOutlineG in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withOutlineB

      public SubtitleClipType withOutlineB(short value)
      Sets the value of the outlineB property.
      Overrides:
      withOutlineB in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withOutlineA

      public SubtitleClipType withOutlineA(short value)
      Sets the value of the outlineA property.
      Overrides:
      withOutlineA in class TextRenditionType
      Parameters:
      value - allowed object is short
      Returns:
      The class instance
    • withLanguage

      public SubtitleClipType withLanguage(String value)
      Sets the value of the language property.
      Overrides:
      withLanguage in class TextRenditionType
      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 TextRenditionType
    • equals

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

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

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

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