public class MetadataEntrySyncType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for MetadataEntrySyncType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MetadataEntrySyncType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> <attribute name="id" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" /> <attribute name="start" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="end" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="parentUuid" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="reference" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="removed" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="timestamp" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="user" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="valueUuid" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="version" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="metadataId" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" /> <attribute name="metadataLeafId" type="{http://xml.vidispine.com/schema/vidispine}SiteIdType" /> <attribute name="track" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="language" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
end |
protected String |
id |
protected String |
language |
protected String |
metadataId |
protected String |
metadataLeafId |
protected String |
name |
protected String |
parentUuid |
protected Boolean |
reference |
protected Boolean |
removed |
protected String |
start |
protected Long |
timestamp |
protected String |
track |
protected String |
type |
protected String |
user |
protected String |
value |
protected String |
valueUuid |
protected BigInteger |
version |
Constructor and Description |
---|
MetadataEntrySyncType() |
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() |
String |
getEnd()
Gets the value of the end property.
|
String |
getId()
Gets the value of the id property.
|
String |
getLanguage()
Gets the value of the language property.
|
String |
getMetadataId()
Gets the value of the metadataId property.
|
String |
getMetadataLeafId()
Gets the value of the metadataLeafId property.
|
String |
getName()
Gets the value of the name property.
|
String |
getParentUuid()
Gets the value of the parentUuid property.
|
String |
getStart()
Gets the value of the start property.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
String |
getTrack()
Gets the value of the track property.
|
String |
getType()
Gets the value of the type property.
|
String |
getUser()
Gets the value of the user property.
|
String |
getValue()
Gets the value of the value property.
|
String |
getValueUuid()
Gets the value of the valueUuid property.
|
BigInteger |
getVersion()
Gets the value of the version property.
|
boolean |
isReference()
Gets the value of the reference property.
|
boolean |
isRemoved()
Gets the value of the removed property.
|
boolean |
isSetEnd() |
boolean |
isSetId() |
boolean |
isSetLanguage() |
boolean |
isSetMetadataId() |
boolean |
isSetMetadataLeafId() |
boolean |
isSetName() |
boolean |
isSetParentUuid() |
boolean |
isSetReference() |
boolean |
isSetRemoved() |
boolean |
isSetStart() |
boolean |
isSetTimestamp() |
boolean |
isSetTrack() |
boolean |
isSetType() |
boolean |
isSetUser() |
boolean |
isSetValue() |
boolean |
isSetValueUuid() |
boolean |
isSetVersion() |
void |
setEnd(String value)
Sets the value of the end property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setLanguage(String value)
Sets the value of the language property.
|
void |
setMetadataId(String value)
Sets the value of the metadataId property.
|
void |
setMetadataLeafId(String value)
Sets the value of the metadataLeafId property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setParentUuid(String value)
Sets the value of the parentUuid property.
|
void |
setReference(boolean value)
Sets the value of the reference property.
|
void |
setRemoved(boolean value)
Sets the value of the removed property.
|
void |
setStart(String value)
Sets the value of the start property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setTrack(String value)
Sets the value of the track property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setUser(String value)
Sets the value of the user property.
|
void |
setValue(String value)
Sets the value of the value property.
|
void |
setValueUuid(String value)
Sets the value of the valueUuid property.
|
void |
setVersion(BigInteger value)
Sets the value of the version property.
|
void |
unsetReference() |
void |
unsetRemoved() |
void |
unsetTimestamp() |
protected String value
protected String id
protected String start
protected String end
protected String name
protected String parentUuid
protected Boolean reference
protected Boolean removed
protected Long timestamp
protected String type
protected String user
protected String valueUuid
protected BigInteger version
protected String metadataId
protected String metadataLeafId
protected String track
protected String language
public String getValue()
String
public void setValue(String value)
value
- allowed object is
String
public boolean isSetValue()
public void setId(String value)
value
- allowed object is
String
public boolean isSetId()
public String getStart()
String
public void setStart(String value)
value
- allowed object is
String
public boolean isSetStart()
public void setEnd(String value)
value
- allowed object is
String
public boolean isSetEnd()
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public boolean isSetName()
public String getParentUuid()
String
public void setParentUuid(String value)
value
- allowed object is
String
public boolean isSetParentUuid()
public boolean isReference()
Boolean
public void setReference(boolean value)
value
- allowed object is
Boolean
public boolean isSetReference()
public void unsetReference()
public boolean isRemoved()
Boolean
public void setRemoved(boolean value)
value
- allowed object is
Boolean
public boolean isSetRemoved()
public void unsetRemoved()
public long getTimestamp()
Long
public void setTimestamp(long value)
value
- allowed object is
Long
public boolean isSetTimestamp()
public void unsetTimestamp()
public String getType()
String
public void setType(String value)
value
- allowed object is
String
public boolean isSetType()
public String getUser()
String
public void setUser(String value)
value
- allowed object is
String
public boolean isSetUser()
public String getValueUuid()
String
public void setValueUuid(String value)
value
- allowed object is
String
public boolean isSetValueUuid()
public BigInteger getVersion()
BigInteger
public void setVersion(BigInteger value)
value
- allowed object is
BigInteger
public boolean isSetVersion()
public String getMetadataId()
String
public void setMetadataId(String value)
value
- allowed object is
String
public boolean isSetMetadataId()
public String getMetadataLeafId()
String
public void setMetadataLeafId(String value)
value
- allowed object is
String
public boolean isSetMetadataLeafId()
public String getTrack()
String
public void setTrack(String value)
value
- allowed object is
String
public boolean isSetTrack()
public String getLanguage()
String
public void setLanguage(String value)
value
- allowed object is
String
public boolean isSetLanguage()
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
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
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
Copyright © 2015. All rights reserved.