|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NameAccessListEntry
This interface identifies an access list entry that is associated with a name.
| Method Summary | |
|---|---|
void |
buildFromIos(java.lang.String line)
|
Commands |
generateIos()
|
java.lang.String |
getAccessListName()
Gets the access list name. |
void |
setAccessListName(java.lang.String accessListName)
Sets the access list name. |
void |
validate()
|
| Method Detail |
|---|
void setAccessListName(java.lang.String accessListName)
accessListName - The access list name.java.lang.String getAccessListName()
void buildFromIos(java.lang.String line)
throws InvalidConfigurationException
line - the IOS line
InvalidConfigurationException - if the configuration is invalid.CiscoRouterConfigComponent
void validate()
throws InvalidConfigurationException
InvalidConfigurationException - if the configuration is invalid.CiscoRouterConfigComponent
Commands generateIos()
throws InvalidConfigurationException
InvalidConfigurationException - if the configuration is invalid.CiscoRouterConfigComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||