Uses of Class
com.vidispine.generated.CerifyType.MediaLocation
-
Uses of CerifyType.MediaLocation in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CerifyType.MediaLocationModifier and TypeFieldDescriptionprotected List<CerifyType.MediaLocation>
CerifyType.mediaLocation
Methods in com.vidispine.generated that return CerifyType.MediaLocationModifier and TypeMethodDescriptionObjectFactory.createCerifyTypeMediaLocation()
Create an instance ofCerifyType.MediaLocation
CerifyType.MediaLocation.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.CerifyType.MediaLocation.withStorageMethod
(String... values) Adds objects to the list of StorageMethod using add methodCerifyType.MediaLocation.withStorageMethod
(Collection<String> values) Adds objects to the list of StorageMethod using addAll methodMethods in com.vidispine.generated that return types with arguments of type CerifyType.MediaLocationModifier and TypeMethodDescriptionCerifyType.getMediaLocation()
Gets the value of the mediaLocation property.Methods in com.vidispine.generated with parameters of type CerifyType.MediaLocationModifier and TypeMethodDescriptionCerifyType.withMediaLocation
(CerifyType.MediaLocation... values) Adds objects to the list of MediaLocation using add methodMethod parameters in com.vidispine.generated with type arguments of type CerifyType.MediaLocationModifier and TypeMethodDescriptionCerifyType.withMediaLocation
(Collection<CerifyType.MediaLocation> values) Adds objects to the list of MediaLocation using addAll method