|
||||||||||
| 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.CiscoRouterConfigComponent
com.foxsmart.csu.config.global.InterfaceComponent
com.foxsmart.csu.config.global.DialerInterfaceComponent
public class DialerInterfaceComponent
The dialer interface class represents a specific type of interface on the router.
| Field Summary |
|---|
| Fields inherited from class com.foxsmart.csu.config.global.InterfaceComponent |
|---|
channelGroupInteger, channelGroupString, classToKeywordMap, INTERFACE, interfaceName, keywordToClassMap, log, portAdapterInteger, portAdapterString, portInteger, portString, slotInteger, slotString, subInterface, subInterfaceName, subInterfaceType, TYPE, vlanInterfaceType |
| Fields inherited from class com.foxsmart.csu.config.CiscoRouterConfigComponent |
|---|
commentComponent, componentMap, parentComponent |
| Fields inherited from class com.foxsmart.csu.config.CiscoRouterConfigParser |
|---|
NO, tokenIndex |
| Constructor Summary | |
|---|---|
DialerInterfaceComponent()
Constructs a specific interface component. |
|
| Method Summary | |
|---|---|
java.lang.String |
getInterfaceName()
Gets the interface name. |
void |
setInterfaceName(java.lang.String interfaceName)
Sets the interface name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.foxsmart.csu.config.MultiInstanceComponent |
|---|
requiresCommentSeparator |
| Constructor Detail |
|---|
public DialerInterfaceComponent()
| Method Detail |
|---|
public void setInterfaceName(java.lang.String interfaceName)
setInterfaceName in class InterfaceComponentinterfaceName - The interface name.public java.lang.String getInterfaceName()
getInterfaceName in class InterfaceComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||