public static interface OutputStreamAccessor.OutputStreamMutator
Modifier and Type | Method and Description |
---|---|
void |
setOutputStream(OutputStream aOutputStream)
Sets the output stream for the output stream property.
|
void setOutputStream(OutputStream aOutputStream)
aOutputStream
- The output stream to be stored by the output
stream property.Copyright © 2017. All rights reserved.