Uses of Class
com.vidispine.generated.UsageCollectorType
-
Uses of UsageCollectorType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type UsageCollectorTypeModifier and TypeFieldDescriptionprotected List<UsageCollectorType>
UsageCollectorListType.collector
Methods in com.vidispine.generated that return UsageCollectorTypeModifier and TypeMethodDescriptionObjectFactory.createUsageCollectorType()
Create an instance ofUsageCollectorType
UsageCollectorType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) UsageCollectorType.withEnabled
(boolean value) Sets the value of the enabled property.Sets the value of the error property.UsageCollectorType.withInterval
(int value) Sets the value of the interval property.UsageCollectorType.withLastSent
(XMLGregorianCalendar value) Sets the value of the lastSent property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type UsageCollectorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UsageCollectorType>
ObjectFactory.createUsageCollectorDocument
(UsageCollectorType value) UsageCollectorListType.getCollector()
Gets the value of the collector property.Methods in com.vidispine.generated with parameters of type UsageCollectorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UsageCollectorType>
ObjectFactory.createUsageCollectorDocument
(UsageCollectorType value) UsageCollectorListType.withCollector
(UsageCollectorType... values) Adds objects to the list of Collector using add methodMethod parameters in com.vidispine.generated with type arguments of type UsageCollectorTypeModifier and TypeMethodDescriptionUsageCollectorListType.withCollector
(Collection<UsageCollectorType> values) Adds objects to the list of Collector using addAll method