@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class SimpleBinary extends Object
| Constructor and Description |
|---|
SimpleBinary(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
byte[] |
value() |
static SimpleBinary |
value(byte[] value) |
public static SimpleBinary value(byte[] value)
public byte[] value()
Copyright © 2023. All rights reserved.