Uses of Class
com.vidispine.generated.AAFGeneratorResponse
-
Uses of AAFGeneratorResponse in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AAFGeneratorResponseModifier and TypeFieldDescriptionprotected List<AAFGeneratorResponse>
JobStatusType.aafGeneratorResponse
Methods in com.vidispine.generated that return AAFGeneratorResponseModifier and TypeMethodDescriptionObjectFactory.createAAFGeneratorResponse()
Create an instance ofAAFGeneratorResponse
AAFGeneratorResponse.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AAFGeneratorResponse.withAaf
(byte[] value) Sets the value of the aaf property.Sets the value of the xml property.Methods in com.vidispine.generated that return types with arguments of type AAFGeneratorResponseModifier and TypeMethodDescriptionJobStatusType.getAafGeneratorResponse()
Gets the value of the aafGeneratorResponse property.Methods in com.vidispine.generated with parameters of type AAFGeneratorResponseModifier and TypeMethodDescriptionJobStatusType.withAafGeneratorResponse
(AAFGeneratorResponse... values) Adds objects to the list of AafGeneratorResponse using add methodMethod parameters in com.vidispine.generated with type arguments of type AAFGeneratorResponseModifier and TypeMethodDescriptionJobStatusType.withAafGeneratorResponse
(Collection<AAFGeneratorResponse> values) Adds objects to the list of AafGeneratorResponse using addAll method