public class BytesValue extends Object
BytesValue()
BytesValue(String type, String value)
String
getType()
getValue()
void
setType(String type)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BytesValue()
public BytesValue(String type, String value)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
Copyright © 2020–2025. All rights reserved.