public class RawValue extends Object implements Serializable
private String
content
RawValue()
RawValue(String context)
String
getContent()
void
setContent(String content)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private String content
public RawValue()
public RawValue(String context)
public String getContent()
public void setContent(String content)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.