public class ModelKey extends Object
Copyright: Jdon.com Copyright (c) 2005
ModelKey(Object dataKey, Class modelClass)
ModelKey(Object dataKey, String formName)
Object
getDataKey()
String
getFormName()
Class
getModelClass()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ModelKey(Object dataKey, String formName)
public ModelKey(Object dataKey, Class modelClass)
public Object getDataKey()
public String getFormName()
public Class getModelClass()
public String toString()
toString
Copyright © 2018. All rights reserved.