Modifier and Type | Field and Description |
---|---|
protected List<AAFGeneratorResponse> |
JobStatusType.aafGeneratorResponse |
Modifier and Type | Method and Description |
---|---|
AAFGeneratorResponse |
ObjectFactory.createAAFGeneratorResponse()
Create an instance of
AAFGeneratorResponse |
AAFGeneratorResponse |
AAFGeneratorResponse.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AAFGeneratorResponse |
AAFGeneratorResponse.withAaf(byte[] value) |
AAFGeneratorResponse |
AAFGeneratorResponse.withXml(String value) |
Modifier and Type | Method and Description |
---|---|
List<AAFGeneratorResponse> |
JobStatusType.getAafGeneratorResponse()
Gets the value of the aafGeneratorResponse property.
|
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withAafGeneratorResponse(AAFGeneratorResponse... values) |
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withAafGeneratorResponse(Collection<AAFGeneratorResponse> values) |
Copyright © 2018. All rights reserved.