public class ManagedObjectReference extends Object
String
type
val
ManagedObjectReference()
get_value()
getType()
getVal()
void
set_value(String val)
setType(String type)
setVal(String val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String val
public String type
public ManagedObjectReference()
public String getVal()
public void setVal(String val)
public String getType()
public void setType(String type)
public String get_value()
public void set_value(String val)
Copyright © 2011-2012. All Rights Reserved.