Class ExportTemplateLibrary

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

.

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


 <complexType name="ExportTemplateLibrary">
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}ExportTemplateType">
       <sequence>
         <element name="libraryId" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

  • Constructor Details

    • ExportTemplateLibrary

      public ExportTemplateLibrary()
  • Method Details

    • getLibraryId

      public List<String> getLibraryId()
      Gets the value of the libraryId property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the libraryId property.

      For example, to add a new item, do as follows:

       getLibraryId().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

      Returns:
      The value of the libraryId property.
    • isSetLibraryId

      public boolean isSetLibraryId()
    • unsetLibraryId

      public void unsetLibraryId()
    • clone

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

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

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

      public ExportTemplateLibrary withLibraryId(String... values)
      Adds objects to the list of LibraryId using add method
      Parameters:
      values - objects to add to the list LibraryId
      Returns:
      The class instance
    • withLibraryId

      public ExportTemplateLibrary withLibraryId(Collection<String> values)
      Adds objects to the list of LibraryId using addAll method
      Parameters:
      values - objects to add to the list LibraryId
      Returns:
      The class instance
    • withTag

      public ExportTemplateLibrary withTag(String... values)
      Adds objects to the list of Tag using add method
      Overrides:
      withTag in class ExportTemplateType
      Parameters:
      values - objects to add to the list Tag
      Returns:
      The class instance
    • withTag

      public ExportTemplateLibrary withTag(Collection<String> values)
      Adds objects to the list of Tag using addAll method
      Overrides:
      withTag in class ExportTemplateType
      Parameters:
      values - objects to add to the list Tag
      Returns:
      The class instance
    • withDependency

      public ExportTemplateLibrary withDependency(String... values)
      Adds objects to the list of Dependency using add method
      Overrides:
      withDependency in class ExportTemplateType
      Parameters:
      values - objects to add to the list Dependency
      Returns:
      The class instance
    • withDependency

      public ExportTemplateLibrary withDependency(Collection<String> values)
      Adds objects to the list of Dependency using addAll method
      Overrides:
      withDependency in class ExportTemplateType
      Parameters:
      values - objects to add to the list Dependency
      Returns:
      The class instance
    • withFilter

      public ExportTemplateLibrary withFilter(String value)
      Sets the value of the filter property.
      Overrides:
      withFilter in class ExportTemplateType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withPre

      public ExportTemplateLibrary withPre(String value)
      Sets the value of the pre property.
      Overrides:
      withPre in class ExportTemplateType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withPreRender

      public ExportTemplateLibrary withPreRender(String value)
      Sets the value of the preRender property.
      Overrides:
      withPreRender in class ExportTemplateType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withExportTemplateChoiceGroup

      public ExportTemplateLibrary withExportTemplateChoiceGroup(ExportTemplateType... values)
      Adds objects to the list of ExportTemplateChoiceGroup using add method
      Overrides:
      withExportTemplateChoiceGroup in class ExportTemplateType
      Parameters:
      values - objects to add to the list ExportTemplateChoiceGroup
      Returns:
      The class instance
    • withExportTemplateChoiceGroup

      public ExportTemplateLibrary withExportTemplateChoiceGroup(Collection<ExportTemplateType> values)
      Adds objects to the list of ExportTemplateChoiceGroup using addAll method
      Overrides:
      withExportTemplateChoiceGroup in class ExportTemplateType
      Parameters:
      values - objects to add to the list ExportTemplateChoiceGroup
      Returns:
      The class instance
    • withPath

      public ExportTemplateLibrary withPath(String value)
      Sets the value of the path property.
      Overrides:
      withPath in class ExportTemplateType
      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 ExportTemplateType
    • equals

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

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

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

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