public final class AInterfaceFileType extends PFileType
| Constructor and Description |
|---|
AInterfaceFileType() |
AInterfaceFileType(TInterface _interface_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TInterface |
getInterface() |
void |
setInterface(TInterface node) |
java.lang.String |
toString() |
public AInterfaceFileType()
public AInterfaceFileType(TInterface _interface_)
public void apply(Switch sw)
public TInterface getInterface()
public void setInterface(TInterface node)
public java.lang.String toString()
toString in class java.lang.Object