public class ExportTemplateCompress extends ExportTemplateType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
Java class for ExportTemplateCompress complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExportTemplateCompress"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}ExportTemplateType"> <attribute name="method" use="required" type="{http://xml.vidispine.com/schema/vidispine}ExportTemplateCompressType" /> </extension> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
ExportTemplateCompress.PropInfo |
Modifier and Type | Field and Description |
---|---|
protected ExportTemplateCompressType |
method |
dependency, exportTemplateChoiceGroup, filter, path, pre, preRender, tag
Constructor and Description |
---|
ExportTemplateCompress() |
getDependency, getExportTemplateChoiceGroup, getFilter, getPath, getPre, getPreRender, getTag, isSetDependency, isSetExportTemplateChoiceGroup, isSetFilter, isSetPath, isSetPre, isSetPreRender, isSetTag, setFilter, setPath, setPre, setPreRender, unsetDependency, unsetExportTemplateChoiceGroup, unsetTag
protected ExportTemplateCompressType method
public ExportTemplateCompressType getMethod()
ExportTemplateCompressType
public void setMethod(ExportTemplateCompressType value)
value
- allowed object is
ExportTemplateCompressType
public boolean isSetMethod()
public Object clone()
clone
in class ExportTemplateType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ExportTemplateType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ExportTemplateType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class ExportTemplateType
public ExportTemplateCompress withMethod(ExportTemplateCompressType value)
public ExportTemplateCompress withTag(String... values)
withTag
in class ExportTemplateType
public ExportTemplateCompress withTag(Collection<String> values)
withTag
in class ExportTemplateType
public ExportTemplateCompress withDependency(String... values)
withDependency
in class ExportTemplateType
public ExportTemplateCompress withDependency(Collection<String> values)
withDependency
in class ExportTemplateType
public ExportTemplateCompress withFilter(String value)
withFilter
in class ExportTemplateType
public ExportTemplateCompress withPre(String value)
withPre
in class ExportTemplateType
public ExportTemplateCompress withPreRender(String value)
withPreRender
in class ExportTemplateType
public ExportTemplateCompress withExportTemplateChoiceGroup(ExportTemplateType... values)
withExportTemplateChoiceGroup
in class ExportTemplateType
public ExportTemplateCompress withExportTemplateChoiceGroup(Collection<ExportTemplateType> values)
withExportTemplateChoiceGroup
in class ExportTemplateType
public ExportTemplateCompress withPath(String value)
withPath
in class ExportTemplateType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class ExportTemplateType
public boolean equals(Object object)
equals
in class ExportTemplateType
public ExportTemplateCompress visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class ExportTemplateType
Copyright © 2018. All rights reserved.