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