Package com.vidispine.generated
Class MDObjectStrongReference
java.lang.Object
com.vidispine.generated.MDObjectBase
com.vidispine.generated.MDObjectNode
com.vidispine.generated.MDObjectStrongReference
- 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 MDObjectStrongReference
extends MDObjectNode
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 MDObjectStrongReference complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MDObjectStrongReference">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}MDObjectNode">
<attribute name="referenceUl" use="required" type="{http://xml.vidispine.com/schema/vidispine}ULType" />
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.vidispine.generated.MDObjectNode
child, instanceUid, leaf, strongReference, weakReferenceFields inherited from class com.vidispine.generated.MDObjectBase
name, ul -
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) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) byte[]Gets the value of the referenceUl property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) booleanvoidsetReferenceUl(byte[] value) Sets the value of the referenceUl property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) withChild(MDObjectNode... values) Adds objects to the list of Child using add methodwithChild(Collection<MDObjectNode> values) Adds objects to the list of Child using addAll methodwithInstanceUid(byte[] value) Sets the value of the instanceUid property.withLeaf(MDObjectLeaf... values) Adds objects to the list of Leaf using add methodwithLeaf(Collection<MDObjectLeaf> values) Adds objects to the list of Leaf using addAll methodSets the value of the name property.withReferenceUl(byte[] value) Sets the value of the referenceUl property.withStrongReference(MDObjectStrongReference... values) Adds objects to the list of StrongReference using add methodAdds objects to the list of StrongReference using addAll methodwithUl(byte[] value) Sets the value of the ul property.withWeakReference(MDObjectWeakReference... values) Adds objects to the list of WeakReference using add methodAdds objects to the list of WeakReference using addAll methodMethods inherited from class com.vidispine.generated.MDObjectNode
getChild, getInstanceUid, getLeaf, getStrongReference, getWeakReference, isSetChild, isSetInstanceUid, isSetLeaf, isSetStrongReference, isSetWeakReference, setInstanceUid, unsetChild, unsetLeaf, unsetStrongReference, unsetWeakReference
-
Field Details
-
referenceUl
protected byte[] referenceUl
-
-
Constructor Details
-
MDObjectStrongReference
public MDObjectStrongReference()
-
-
Method Details
-
getReferenceUl
public byte[] getReferenceUl()Gets the value of the referenceUl property.- Returns:
- possible object is
String
-
setReferenceUl
public void setReferenceUl(byte[] value) Sets the value of the referenceUl property.- Parameters:
value- allowed object isString
-
isSetReferenceUl
public boolean isSetReferenceUl() -
clone
- Overrides:
clonein classMDObjectNode
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classMDObjectNode
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classMDObjectNode
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classMDObjectNode
-
withReferenceUl
Sets the value of the referenceUl property.- Parameters:
value- allowed object is byte[]- Returns:
- The class instance
-
withLeaf
Adds objects to the list of Leaf using add method- Overrides:
withLeafin classMDObjectNode- Parameters:
values- objects to add to the list Leaf- Returns:
- The class instance
-
withLeaf
Adds objects to the list of Leaf using addAll method- Overrides:
withLeafin classMDObjectNode- Parameters:
values- objects to add to the list Leaf- Returns:
- The class instance
-
withChild
Adds objects to the list of Child using add method- Overrides:
withChildin classMDObjectNode- Parameters:
values- objects to add to the list Child- Returns:
- The class instance
-
withChild
Adds objects to the list of Child using addAll method- Overrides:
withChildin classMDObjectNode- Parameters:
values- objects to add to the list Child- Returns:
- The class instance
-
withStrongReference
Adds objects to the list of StrongReference using add method- Overrides:
withStrongReferencein classMDObjectNode- Parameters:
values- objects to add to the list StrongReference- Returns:
- The class instance
-
withStrongReference
Adds objects to the list of StrongReference using addAll method- Overrides:
withStrongReferencein classMDObjectNode- Parameters:
values- objects to add to the list StrongReference- Returns:
- The class instance
-
withWeakReference
Adds objects to the list of WeakReference using add method- Overrides:
withWeakReferencein classMDObjectNode- Parameters:
values- objects to add to the list WeakReference- Returns:
- The class instance
-
withWeakReference
Adds objects to the list of WeakReference using addAll method- Overrides:
withWeakReferencein classMDObjectNode- Parameters:
values- objects to add to the list WeakReference- Returns:
- The class instance
-
withInstanceUid
Sets the value of the instanceUid property.- Overrides:
withInstanceUidin classMDObjectNode- Parameters:
value- allowed object is byte[]- Returns:
- The class instance
-
withName
Sets the value of the name property.- Overrides:
withNamein classMDObjectNode- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withUl
Sets the value of the ul property.- Overrides:
withUlin classMDObjectNode- Parameters:
value- allowed object is byte[]- 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:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classMDObjectNode
-
equals
- Overrides:
equalsin classMDObjectNode
-
visit
- Overrides:
visitin classMDObjectNode
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classMDObjectNode
-
hashCode
public int hashCode()- Overrides:
hashCodein classMDObjectNode
-
toString
- Overrides:
toStringin classMDObjectNode
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classMDObjectNode
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classMDObjectNode
-