public class AEExtension extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected ApplicationEntity |
ae |
| Constructor and Description |
|---|
AEExtension() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity |
getApplicationEntity() |
void |
reconfigure(AEExtension from) |
void |
setApplicationEntity(ApplicationEntity ae) |
protected ApplicationEntity ae
public final ApplicationEntity getApplicationEntity()
public void setApplicationEntity(ApplicationEntity ae)
public void reconfigure(AEExtension from)
Copyright © 2021. All rights reserved.