Uses of Class
com.vidispine.generated.SecretType
-
Uses of SecretType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SecretTypeMethods in com.vidispine.generated that return SecretTypeModifier and TypeMethodDescriptionObjectFactory.createSecretType()
Create an instance ofSecretType
SecretType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the alias property.Adds objects to the list of Key using add methodSecretType.withKey
(Collection<String> values) Adds objects to the list of Key using addAll methodMethods in com.vidispine.generated that return types with arguments of type SecretTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SecretType>
ObjectFactory.createSecretDocument
(SecretType value) SecretListType.getSecret()
Gets the value of the secret property.Methods in com.vidispine.generated with parameters of type SecretTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SecretType>
ObjectFactory.createSecretDocument
(SecretType value) SecretListType.withSecret
(SecretType... values) Adds objects to the list of Secret using add methodMethod parameters in com.vidispine.generated with type arguments of type SecretTypeModifier and TypeMethodDescriptionSecretListType.withSecret
(Collection<SecretType> values) Adds objects to the list of Secret using addAll method