X - 表示されるマップが属する型 K - 表示されたマップのキーの型 V - 表示されたマップの値の型 public interface MapAttribute<X,K,V> extends PluralAttribute<X,MapSE<K,V>,V>
MapAttribute のインスタンスは、永続的な java.util.Map -valued 属性を表します。PluralAttribute.CollectionTypeAttribute.PersistentAttributeTypeBindable.BindableType| 修飾子と型 | メソッドと説明 |
|---|---|
ClassSE<K> | getKeyJavaType() マップキーの Java 型を返します。 |
Type<K> | getKeyType() マップのキー型を表す型を返します。 |
getCollectionType, getElementTypegetDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollectiongetBindableJavaType, getBindableTypeCopyright © 2019 Eclipse Foundation.
Use is subject to license terms.