Uses of Class
com.vidispine.generated.AuditLogType
-
-
Uses of AuditLogType in com.vidispine.generated
Methods in com.vidispine.generated that return AuditLogType Modifier and Type Method Description AuditLogType
ObjectFactory. createAuditLogType()
Create an instance ofAuditLogType
AuditLogType
AuditLogType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AuditLogType
AuditLogType. withCount(Long value)
AuditLogType
AuditLogType. withEntry(AuditLogEntryType... values)
AuditLogType
AuditLogType. withEntry(Collection<AuditLogEntryType> values)
Methods in com.vidispine.generated that return types with arguments of type AuditLogType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuditLogType>
ObjectFactory. createAuditLogDocument(AuditLogType value)
Methods in com.vidispine.generated with parameters of type AuditLogType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuditLogType>
ObjectFactory. createAuditLogDocument(AuditLogType value)
-