public class ModelRef extends Object
ModelRef()
String
getQualifiedType()
getRef()
getType()
void
setQualifiedType(String qualifiedType)
setRef(String ref)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ModelRef()
public String getType()
public void setType(String type)
public String getRef()
public void setRef(String ref)
public String getQualifiedType()
public void setQualifiedType(String qualifiedType)
public String toString()
toString
Object
Copyright © 2014 FasterXML. All Rights Reserved.