public static class EntryClasses.BinaryProperty extends Object implements org.simpleframework.xml.util.Entry
| Modifier and Type | Class and Description |
|---|---|
static class |
EntryClasses.BinaryProperty.Value |
| Constructor and Description |
|---|
BinaryProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getName() |
void |
setKey(String key) |
void |
setValue(EntryClasses.BinaryProperty.Value value) |
public String getKey()
public String getName()
getName in interface org.simpleframework.xml.util.Entrypublic void setKey(String key)
public void setValue(EntryClasses.BinaryProperty.Value value)
Copyright © 2025. All rights reserved.