org.kuali.student.r1.common.assembly.data
Interface Data.Property

Enclosing class:
Data

public static interface Data.Property


Method Summary
<T> T
getKey()
           
 Class getKeyType()
           
<T> T
getValue()
           
 Class getValueType()
           
 Data.Key getWrappedKey()
           
 Data.Value getWrappedValue()
           
 

Method Detail

getKey

<T> T getKey()

getKeyType

Class getKeyType()

getWrappedKey

Data.Key getWrappedKey()

getValue

<T> T getValue()

getValueType

Class getValueType()

getWrappedValue

Data.Value getWrappedValue()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.