|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BgpNetwork
Java content class for bgpNetwork complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/domain/Domain-v1_3.xsd line 450)
<complexType name="bgpNetwork">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="prefix" type="{}IPAddressMask" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getPrefix()
Gets the value of the prefix property. |
boolean |
isSetPrefix()
|
void |
setPrefix(java.lang.String value)
Sets the value of the prefix property. |
void |
unsetPrefix()
|
| Method Detail |
|---|
java.lang.String getPrefix()
Stringvoid setPrefix(java.lang.String value)
value - allowed object is
Stringboolean isSetPrefix()
void unsetPrefix()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||