|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxsmart.csu.config.CiscoRouterConfigParser
com.foxsmart.csu.config.global.interfacepkg.EncapsulationOptions
com.foxsmart.csu.config.global.interfacepkg.AtmDxiEncapsulationOptions
public class AtmDxiEncapsulationOptions
The AtmDxiEncapsulationOptions class contains ATM-DXI encapsulation options. Currently, there are no specific options other than the existence of this object.
| Field Summary |
|---|
| Fields inherited from class com.foxsmart.csu.config.CiscoRouterConfigParser |
|---|
log, NO, tokenIndex |
| Constructor Summary | |
|---|---|
AtmDxiEncapsulationOptions()
Constructs a AtmDxiEncapsulationOptions object. |
|
| Method Summary | |
|---|---|
java.lang.String |
generateIos()
Generates an IOS string for this encapsulation option. |
| Methods inherited from class com.foxsmart.csu.config.global.interfacepkg.EncapsulationOptions |
|---|
validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtmDxiEncapsulationOptions()
| Method Detail |
|---|
public java.lang.String generateIos()
throws InvalidConfigurationException
generateIos in class EncapsulationOptionsInvalidConfigurationException - if any of the configuration elements are not valid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||