sf logo

sf.qof.mapping
Interface MethodReturnInfo

All Known Implementing Classes:
MethodInfoFactory.MethodReturnInfoImpl

public interface MethodReturnInfo


Method Summary
 Class<?> getCollectionElementType()
           
 Class<?> getCollectionType()
           
 Class<?> getMapKeyType()
           
 Class<?> getType()
           
 

Method Detail

getType

Class<?> getType()

getCollectionType

Class<?> getCollectionType()

getCollectionElementType

Class<?> getCollectionElementType()

getMapKeyType

Class<?> getMapKeyType()

sf logo

Copyright © 2007 brunella ltd. All Rights Reserved.