public class AudioMediaInfoType extends BaseMediaInfoType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
Java class for AudioMediaInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AudioMediaInfoType"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}BaseMediaInfoType"> <sequence> </sequence> </extension> </complexContent> </complexType>
isSetProperty
Modifier and Type | Class and Description |
---|---|
static class |
AudioMediaInfoType.PropInfo |
bitRateMode, property, source
Constructor and Description |
---|
AudioMediaInfoType() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
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) |
AudioMediaInfoType |
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AudioMediaInfoType |
withBitRateMode(String value) |
AudioMediaInfoType |
withProperty(Collection<KeyValuePairType> values) |
AudioMediaInfoType |
withProperty(KeyValuePairType... values) |
AudioMediaInfoType |
withSource(String value) |
getBitRateMode, getProperty, getSource, isSetBitRateMode, isSetProperty, isSetSource, setBitRateMode, setSource, unsetProperty
public Object clone()
clone
in class BaseMediaInfoType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class BaseMediaInfoType
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 BaseMediaInfoType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class BaseMediaInfoType
public AudioMediaInfoType withBitRateMode(String value)
withBitRateMode
in class BaseMediaInfoType
public AudioMediaInfoType withSource(String value)
withSource
in class BaseMediaInfoType
public AudioMediaInfoType withProperty(KeyValuePairType... values)
withProperty
in class BaseMediaInfoType
public AudioMediaInfoType withProperty(Collection<KeyValuePairType> values)
withProperty
in class BaseMediaInfoType
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 BaseMediaInfoType
public boolean equals(Object object)
equals
in class BaseMediaInfoType
public AudioMediaInfoType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class BaseMediaInfoType
Copyright © 2018. All rights reserved.