Uses of Class
com.vidispine.generated.ErrorLogType
-
Uses of ErrorLogType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ErrorLogTypeMethods in com.vidispine.generated that return ErrorLogTypeModifier and TypeMethodDescriptionObjectFactory.createErrorLogType()
Create an instance ofErrorLogType
ErrorLogType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ErrorLogType.withDescription
(String value) Sets the value of the description property.ErrorLogType.withEntityId
(String value) Sets the value of the entityId property.ErrorLogType.withEntityType
(String value) Sets the value of the entityType property.Sets the value of the id property.ErrorLogType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type ErrorLogTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ErrorLogType>
ObjectFactory.createErrorLogDocument
(ErrorLogType value) ErrorLogListType.getErrorLog()
Gets the value of the errorLog property.Methods in com.vidispine.generated with parameters of type ErrorLogTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ErrorLogType>
ObjectFactory.createErrorLogDocument
(ErrorLogType value) ErrorLogListType.withErrorLog
(ErrorLogType... values) Adds objects to the list of ErrorLog using add methodMethod parameters in com.vidispine.generated with type arguments of type ErrorLogTypeModifier and TypeMethodDescriptionErrorLogListType.withErrorLog
(Collection<ErrorLogType> values) Adds objects to the list of ErrorLog using addAll method