public static class EntryClasses.BinaryProperty extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntryClasses.BinaryProperty.Value |
| Constructor and Description |
|---|
BinaryProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
void |
setKey(String key) |
void |
setValue(EntryClasses.BinaryProperty.Value value) |
public String getKey()
public void setKey(String key)
public void setValue(EntryClasses.BinaryProperty.Value value)
Copyright © 2025. All rights reserved.