public class TypeEncodedValue extends Object
TypeEncodedValue(String type, String value)
boolean
equals(Object o)
Object
getDecodedValue()
String
getType()
int
hashCode()
isTypeClass()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TypeEncodedValue(String type, String value)
public String getType()
public boolean isTypeClass()
public Object getDecodedValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.