public static interface Data.Property
Modifier and Type | Method and Description |
---|---|
<T> T |
getKey() |
Class |
getKeyType() |
<T> T |
getValue() |
Class |
getValueType() |
Data.Key |
getWrappedKey() |
Data.Value |
getWrappedValue() |
<T> T getKey()
Class getKeyType()
Data.Key getWrappedKey()
<T> T getValue()
Class getValueType()
Data.Value getWrappedValue()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.