Uses of Class
com.vidispine.generated.CerifyType
-
Uses of CerifyType in com.vidispine.generated
Fields in com.vidispine.generated declared as CerifyTypeMethods in com.vidispine.generated that return CerifyTypeModifier and TypeMethodDescriptionObjectFactory.createCerifyType()Create an instance ofCerifyTypeResourceType.getCerify()Gets the value of the cerify property.CerifyType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) CerifyType.withAddress(String value) Sets the value of the address property.CerifyType.withCleanup(Boolean value) Sets the value of the cleanup property.CerifyType.withMediaLocation(CerifyType.MediaLocation... values) Adds objects to the list of MediaLocation using add methodCerifyType.withMediaLocation(Collection<CerifyType.MediaLocation> values) Adds objects to the list of MediaLocation using addAll methodMethods in com.vidispine.generated with parameters of type CerifyTypeModifier and TypeMethodDescriptionvoidResourceType.setCerify(CerifyType value) Sets the value of the cerify property.ResourceType.withCerify(CerifyType value) Sets the value of the cerify property.