| Package | Description | 
|---|---|
| es.tid.rsvp.constructs.te | 
| Modifier and Type | Method and Description | 
|---|---|
RRO | 
SenderDescriptorTE.getRro()  | 
RRO | 
FilterSpecTE.getRro()  | 
RRO | 
FFFlowDescriptorTE.getRro()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SenderDescriptorTE.setRro(RRO rro)  | 
void | 
FilterSpecTE.setRro(RRO rro)  | 
void | 
FFFlowDescriptorTE.setRro(RRO rro)  | 
| Constructor and Description | 
|---|
FFFlowDescriptorTE(FlowSpec flowSpec,
                  FilterSpec filterSpec,
                  Label label,
                  RRO rro,
                  boolean first)
Constructor to be used when a new FF Flow Descriptor TE is wanted to be created and sent 
 | 
FilterSpecTE(FilterSpec filterSpec,
            Label label,
            RRO rro)
Constructor to be used when a new FilterSpec TE is wanted to be created and sent 
 | 
SenderDescriptorTE(SenderTemplate senderTemplate,
                  IntservSenderTSpec senderTSPEC,
                  IntservADSPEC adspec,
                  RRO rro)
Builder to be used when a new Sender Descriptor TE wanted to be created and sent 
 | 
Copyright © 2016. All rights reserved.