|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
@Abstract public interface CtNamedReference
名前付きの参照。
| メソッドの概要 | |
|---|---|
String |
getSimpleName()
この参照の名前を返す。 |
String |
setSimpleName(String newName)
この参照の名前を設定する。 |
| インタフェース org.ashikunep.irenka.dom.CtReference から継承されたメソッド |
|---|
getAnnotation, getAnnotations, getJavadoc, getMaster, getModifiers, getModifiersAndAnnotations, getVisibility, isMaster, isVisibleFrom, newReference |
| インタフェース org.ashikunep.irenka.dom.CtElement から継承されたメソッド |
|---|
accept, accept, copy, copy, equals, exists, freezeChildren, freezeParent, getChild, getCompilationUnit, getCorrespondedFile, getElementKind, getGenericContext, getLocation, getLocationInParent, getParent, getProperty, hashCode, isChildrenFrozen, isModified, isParentFrozen, isSynthetic, setChild, setLocation, setParent, substitute |
| インタフェース org.ashikunep.irenka.util.ClientStorageContainer から継承されたメソッド |
|---|
getClientStorage, putClientStorage |
| メソッドの詳細 |
|---|
String getSimpleName()
String setSimpleName(String newName)
newName - 設定する名前
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||