public class HIndexedField extends Object implements HIndexedElement
| Constructor and Description |
|---|
HIndexedField(net.thevpc.jeep.JField item,
String source) |
HIndexedField(String declaringType,
String type,
String name,
String[] imports,
AnnInfo[] annotations,
String source) |
| Modifier and Type | Method and Description |
|---|---|
AnnInfo[] |
getAnnotations() |
String |
getDeclaringType() |
String |
getId() |
String[] |
getImports() |
String |
getName() |
String |
getSource() |
String |
getType() |
net.thevpc.jeep.JIndexDocument |
toDocument() |
String |
toString() |
public HIndexedField(net.thevpc.jeep.JField item,
String source)
public String getDeclaringType()
public String getType()
public String getName()
public String[] getImports()
public AnnInfo[] getAnnotations()
public String getSource()
public net.thevpc.jeep.JIndexDocument toDocument()
toDocument in interface net.thevpc.jeep.JIndexedElementpublic String getId()
getId in interface net.thevpc.jeep.JIndexedElementCopyright © 2025 vpc open source initiative. All rights reserved.