com.isenshi.util.converter.function
クラス ConverterFunction
java.lang.Object
com.isenshi.util.converter.function.ConverterFunction
- すべての実装インタフェース:
- UnaryFunction
- 直系の既知のサブクラス:
- DateConverterFunction, FormFile2BytesConverterFunction, Id2ObjConverterFunction, ManyToManyConverterFunction
- public abstract class ConverterFunction
- extends Object
- implements UnaryFunction
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConverterFunction
public ConverterFunction()
getSourceField
public String getSourceField()
setSourceField
public void setSourceField(String sourceField)
getTargetField
public String getTargetField()
setTargetField
public void setTargetField(String targetField)
getEntity
public TgwEntity getEntity()
setEntity
public void setEntity(TgwEntity entity)
getAttribute
public TgwAttribute getAttribute()
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.