Uses of Class
com.vidispine.generated.AuditLogEntryType
-
Uses of AuditLogEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AuditLogEntryTypeMethods in com.vidispine.generated that return AuditLogEntryTypeModifier and TypeMethodDescriptionObjectFactory.createAuditLogEntryType()
Create an instance ofAuditLogEntryType
AuditLogEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the body property.AuditLogEntryType.withContentLength
(String value) Sets the value of the contentLength property.AuditLogEntryType.withContentType
(String value) Sets the value of the contentType property.AuditLogEntryType.withMatrixParameters
(String value) Sets the value of the matrixParameters property.AuditLogEntryType.withMethod
(String value) Sets the value of the method property.Sets the value of the path property.AuditLogEntryType.withQueryParameters
(String value) Sets the value of the queryParameters property.AuditLogEntryType.withResponseCode
(Integer value) Sets the value of the responseCode property.Sets the value of the runAs property.AuditLogEntryType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.AuditLogEntryType.withUsername
(String value) Sets the value of the username property.Methods in com.vidispine.generated that return types with arguments of type AuditLogEntryTypeMethods in com.vidispine.generated with parameters of type AuditLogEntryTypeModifier and TypeMethodDescriptionAuditLogType.withEntry
(AuditLogEntryType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type AuditLogEntryTypeModifier and TypeMethodDescriptionAuditLogType.withEntry
(Collection<AuditLogEntryType> values) Adds objects to the list of Entry using addAll method