|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface InterTMType.NodeType.SrcType.DstType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/lepropre/projects/run-totem/src/resources/trafficMatrix/TrafficMatrix-v1_2.xsd line 102)
<complexType> <simpleContent> <extension base="<>nonNegativeFloat"> <attribute name="prefix" use="required" type="{}IPAddressMask" /> </extension> </simpleContent> </complexType>
Method Summary | |
---|---|
java.lang.String |
getPrefix()
Gets the value of the prefix property. |
float |
getValue()
Gets the value of the value property. |
boolean |
isSetPrefix()
|
boolean |
isSetValue()
|
void |
setPrefix(java.lang.String value)
Sets the value of the prefix property. |
void |
setValue(float value)
Sets the value of the value property. |
void |
unsetPrefix()
|
void |
unsetValue()
|
Method Detail |
---|
float getValue()
void setValue(float value)
boolean isSetValue()
void unsetValue()
java.lang.String getPrefix()
String
void setPrefix(java.lang.String value)
value
- allowed object is
String
boolean isSetPrefix()
void unsetPrefix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |