Uses of Class
com.vidispine.generated.AccessKeyType
-
Uses of AccessKeyType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AccessKeyTypeMethods in com.vidispine.generated that return AccessKeyTypeModifier and TypeMethodDescriptionObjectFactory.createAccessKeyType()
Create an instance ofAccessKeyType
AccessKeyType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AccessKeyType.withCreated
(XMLGregorianCalendar value) Sets the value of the created property.Sets the value of the id property.Sets the value of the name property.AccessKeyType.withSecret
(String value) Sets the value of the secret property.AccessKeyType.withStatus
(String value) Sets the value of the status property.Methods in com.vidispine.generated that return types with arguments of type AccessKeyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AccessKeyType>
ObjectFactory.createAccessKeyDocument
(AccessKeyType value) AccessKeyListType.getKey()
Gets the value of the key property.Methods in com.vidispine.generated with parameters of type AccessKeyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AccessKeyType>
ObjectFactory.createAccessKeyDocument
(AccessKeyType value) AccessKeyListType.withKey
(AccessKeyType... values) Adds objects to the list of Key using add methodMethod parameters in com.vidispine.generated with type arguments of type AccessKeyTypeModifier and TypeMethodDescriptionAccessKeyListType.withKey
(Collection<AccessKeyType> values) Adds objects to the list of Key using addAll method