org.jboss.xb.binding.metadata
Class MapEntryMetaData
java.lang.Object
org.jboss.xb.binding.metadata.MapEntryMetaData
public class MapEntryMetaData
- extends Object
- Version:
- $Revision: 1.1.2.3 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapEntryMetaData
public MapEntryMetaData()
getImpl
public String getImpl()
setImpl
public void setImpl(String impl)
getGetKeyMethod
public String getGetKeyMethod()
setGetKeyMethod
public void setGetKeyMethod(String getKeyMethod)
getSetKeyMethod
public String getSetKeyMethod()
setSetKeyMethod
public void setSetKeyMethod(String setKeyMethod)
getGetValueMethod
public String getGetValueMethod()
setGetValueMethod
public void setGetValueMethod(String getValueMethod)
getSetValueMethod
public String getSetValueMethod()
setSetValueMethod
public void setSetValueMethod(String setValueMethod)
getValueType
public String getValueType()
setValueType
public void setValueType(String valueType)
isNonNullValue
public boolean isNonNullValue()
setNonNullValue
public void setNonNullValue(boolean nonNullValue)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.