Package com.vidispine.generated
Class ComplexJobAudioChannelMapInputType
java.lang.Object
com.vidispine.generated.ComplexJobInputType
com.vidispine.generated.ComplexJobAudioChannelMapInputType
- 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 ComplexJobAudioChannelMapInputType
extends ComplexJobInputType
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 ComplexJobAudioChannelMapInputType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexJobAudioChannelMapInputType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobInputType">
<sequence>
<element name="channel" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.vidispine.generated.ComplexJobInputType
id, pid, setting, stream, transition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) int
Gets the value of the channel property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
void
setChannel
(int value) Sets the value of the channel property.toString()
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withChannel
(int value) Sets the value of the channel property.withId
(int value) Sets the value of the id property.Sets the value of the pid property.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodwithSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodwithStream
(int value) Sets the value of the stream property.withTransition
(TransitionType value) Sets the value of the transition property.Methods inherited from class com.vidispine.generated.ComplexJobInputType
getId, getPid, getSetting, getStream, getTransition, isSetId, isSetPid, isSetSetting, isSetStream, isSetTransition, setId, setPid, setStream, setTransition, unsetSetting
-
Field Details
-
channel
protected int channel
-
-
Constructor Details
-
ComplexJobAudioChannelMapInputType
public ComplexJobAudioChannelMapInputType()
-
-
Method Details
-
getChannel
public int getChannel()Gets the value of the channel property. -
setChannel
public void setChannel(int value) Sets the value of the channel property. -
isSetChannel
public boolean isSetChannel() -
clone
- Overrides:
clone
in classComplexJobInputType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classComplexJobInputType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classComplexJobInputType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classComplexJobInputType
-
withChannel
Sets the value of the channel property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withId
Sets the value of the id property.- Overrides:
withId
in classComplexJobInputType
- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withStream
Sets the value of the stream property.- Overrides:
withStream
in classComplexJobInputType
- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withPid
Sets the value of the pid property.- Overrides:
withPid
in classComplexJobInputType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withTransition
Sets the value of the transition property.- Overrides:
withTransition
in classComplexJobInputType
- Parameters:
value
- allowed object isTransitionType
- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using add method- Overrides:
withSetting
in classComplexJobInputType
- Parameters:
values
- objects to add to the list Setting- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using addAll method- Overrides:
withSetting
in classComplexJobInputType
- Parameters:
values
- objects to add to the list Setting- 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 interfaceorg.jvnet.jaxb.lang.Equals
- Overrides:
equals
in classComplexJobInputType
-
equals
- Overrides:
equals
in classComplexJobInputType
-
visit
- Overrides:
visit
in classComplexJobInputType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
- Overrides:
hashCode
in classComplexJobInputType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classComplexJobInputType
-
toString
- Overrides:
toString
in classComplexJobInputType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
append
in classComplexJobInputType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
appendFields
in classComplexJobInputType
-