Uses of Class
com.vidispine.generated.VXASecretType
-
Uses of VXASecretType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VXASecretTypeMethods in com.vidispine.generated that return VXASecretTypeModifier and TypeMethodDescriptionObjectFactory.createVXASecretType()
Create an instance ofVXASecretType
VXASecretType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the alias property.VXASecretType.withValue
(SimpleMetadataType value) Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type VXASecretTypeMethods in com.vidispine.generated with parameters of type VXASecretTypeModifier and TypeMethodDescriptionVXAType.withSecret
(VXASecretType... values) Adds objects to the list of Secret using add methodMethod parameters in com.vidispine.generated with type arguments of type VXASecretTypeModifier and TypeMethodDescriptionVXAType.withSecret
(Collection<VXASecretType> values) Adds objects to the list of Secret using addAll method