public class MDObjectStrongReference extends MDObjectNode implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
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>
| Modifier and Type | Class and Description |
|---|---|
static class |
MDObjectStrongReference.PropInfo |
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
referenceUl |
child, instanceUid, leaf, strongReference, weakReferencename, ul| Constructor and Description |
|---|
MDObjectStrongReference() |
getChild, getInstanceUid, getLeaf, getStrongReference, getWeakReference, isSetChild, isSetInstanceUid, isSetLeaf, isSetStrongReference, isSetWeakReference, setInstanceUid, unsetChild, unsetLeaf, unsetStrongReference, unsetWeakReferencepublic byte[] getReferenceUl()
Stringpublic void setReferenceUl(byte[] value)
value - allowed object is
Stringpublic boolean isSetReferenceUl()
public Object clone()
clone in class MDObjectNodepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class MDObjectNodepublic 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.CopyTocopyTo in class MDObjectNodepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class MDObjectNodepublic MDObjectStrongReference withReferenceUl(byte[] value)
public MDObjectStrongReference withLeaf(MDObjectLeaf... values)
withLeaf in class MDObjectNodepublic MDObjectStrongReference withLeaf(Collection<MDObjectLeaf> values)
withLeaf in class MDObjectNodepublic MDObjectStrongReference withChild(MDObjectNode... values)
withChild in class MDObjectNodepublic MDObjectStrongReference withChild(Collection<MDObjectNode> values)
withChild in class MDObjectNodepublic MDObjectStrongReference withStrongReference(MDObjectStrongReference... values)
withStrongReference in class MDObjectNodepublic MDObjectStrongReference withStrongReference(Collection<MDObjectStrongReference> values)
withStrongReference in class MDObjectNodepublic MDObjectStrongReference withWeakReference(MDObjectWeakReference... values)
withWeakReference in class MDObjectNodepublic MDObjectStrongReference withWeakReference(Collection<MDObjectWeakReference> values)
withWeakReference in class MDObjectNodepublic MDObjectStrongReference withInstanceUid(byte[] value)
withInstanceUid in class MDObjectNodepublic MDObjectStrongReference withName(String value)
withName in class MDObjectNodepublic MDObjectStrongReference withUl(byte[] value)
withUl in class MDObjectNodepublic 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.Equalsequals in class MDObjectNodepublic boolean equals(Object object)
equals in class MDObjectNodepublic MDObjectStrongReference visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit in class MDObjectNodeCopyright © 2019. All rights reserved.