Class AppliesToType

java.lang.Object
com.vidispine.generated.AppliesToValueType
com.vidispine.generated.AppliesToType
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 AppliesToType extends AppliesToValueType 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 AppliesToType complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="AppliesToType">
   <simpleContent>
     <restriction base="<http://xml.vidispine.com/schema/vidispine>AppliesToValueType">
     </restriction>
   </simpleContent>
 </complexType>
 
See Also:
  • Constructor Details

    • AppliesToType

      public AppliesToType()
  • Method Details

    • clone

      public Object clone()
      Overrides:
      clone in class AppliesToValueType
    • copyTo

      public Object copyTo(Object target)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class AppliesToValueType
    • copyTo

      public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class AppliesToValueType
    • createNewInstance

      public Object createNewInstance()
      Specified by:
      createNewInstance in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      createNewInstance in class AppliesToValueType
    • withValue

      public AppliesToType withValue(String value)
      Sets the value of the value property.
      Overrides:
      withValue in class AppliesToValueType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withRecursive

      public AppliesToType withRecursive(boolean value)
      Sets the value of the recursive property.
      Overrides:
      withRecursive in class AppliesToValueType
      Parameters:
      value - allowed object is boolean
      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 interface org.jvnet.jaxb.lang.Equals
      Overrides:
      equals in class AppliesToValueType
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class AppliesToValueType
    • visit

      public AppliesToType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
      Overrides:
      visit in class AppliesToValueType
    • hashCode

      public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb.lang.HashCode
      Overrides:
      hashCode in class AppliesToValueType
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class AppliesToValueType
    • toString

      public String toString()
      Overrides:
      toString in class AppliesToValueType
    • append

      public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      append in class AppliesToValueType
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      appendFields in class AppliesToValueType