Uses of Class
com.vidispine.generated.CerifyType
-
-
Uses of CerifyType in com.vidispine.generated
Fields in com.vidispine.generated declared as CerifyType Modifier and Type Field Description protected CerifyType
ResourceType. cerify
Methods in com.vidispine.generated that return CerifyType Modifier and Type Method Description CerifyType
ObjectFactory. createCerifyType()
Create an instance ofCerifyType
CerifyType
ResourceType. getCerify()
Gets the value of the cerify property.CerifyType
CerifyType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CerifyType
CerifyType. withAddress(String value)
CerifyType
CerifyType. withCleanup(Boolean value)
CerifyType
CerifyType. withMediaLocation(CerifyType.MediaLocation... values)
CerifyType
CerifyType. withMediaLocation(Collection<CerifyType.MediaLocation> values)
Methods in com.vidispine.generated with parameters of type CerifyType Modifier and Type Method Description void
ResourceType. setCerify(CerifyType value)
Sets the value of the cerify property.ResourceType
ResourceType. withCerify(CerifyType value)
-