sf.qof.mapping
Class MethodInfoFactory.MethodReturnInfoImpl
java.lang.Object
sf.qof.mapping.MethodInfoFactory.MethodReturnInfoImpl
- All Implemented Interfaces:
- MethodReturnInfo
- Enclosing class:
- MethodInfoFactory
protected static class MethodInfoFactory.MethodReturnInfoImpl
- extends Object
- implements MethodReturnInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInfoFactory.MethodReturnInfoImpl
public MethodInfoFactory.MethodReturnInfoImpl(Class<?> type,
Class<?> collectionType,
Class<?> collectionElementType,
Class<?> mapKeyType)
getType
public Class<?> getType()
- Specified by:
getType
in interface MethodReturnInfo
getCollectionType
public Class<?> getCollectionType()
- Specified by:
getCollectionType
in interface MethodReturnInfo
getCollectionElementType
public Class<?> getCollectionElementType()
- Specified by:
getCollectionElementType
in interface MethodReturnInfo
getMapKeyType
public Class<?> getMapKeyType()
- Specified by:
getMapKeyType
in interface MethodReturnInfo
Copyright © 2007 brunella ltd. All Rights Reserved.