public class OutputFile extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OutputFile.TypeEnum
Gets or Sets type
|
Constructor and Description |
---|
OutputFile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
OutputFile.TypeEnum |
getType()
Get type
|
int |
hashCode() |
void |
setType(OutputFile.TypeEnum type) |
String |
toString() |
OutputFile |
type(OutputFile.TypeEnum type) |
public OutputFile type(OutputFile.TypeEnum type)
public OutputFile.TypeEnum getType()
public void setType(OutputFile.TypeEnum type)
Copyright © 2021. All rights reserved.