public final class BIInterface extends Object
Modifier and Type | Method and Description |
---|---|
String[] |
fields()
Gets the names of fields in this interface.
|
Locator |
getSourceLocation()
Gets the location where this declaration is declared.
|
String[] |
members()
Gets the names of interfaces/classes that implement
this interface.
|
String |
name()
Gets the name of this interface.
|
public String name()
public String[] members()
public String[] fields()
public Locator getSourceLocation()
Copyright © 2017 JBoss by Red Hat. All rights reserved.