public class DefaultOtnTeTunnelPathComputeInput extends org.onosproject.yang.model.InnerModelObject implements OtnTeTunnelPathComputeInput
| Constructor and Description |
|---|
DefaultOtnTeTunnelPathComputeInput()
Creates an instance of defaultOtnTeTunnelPathComputeInput.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToRequest(Request addTo)
Adds to the list of request.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Request> |
request()
Returns the attribute request.
|
void |
request(List<Request> request)
Sets the attribute request.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultOtnTeTunnelPathComputeInput()
public List<Request> request()
OtnTeTunnelPathComputeInputrequest in interface OtnTeTunnelPathComputeInputpublic void request(List<Request> request)
OtnTeTunnelPathComputeInputrequest in interface OtnTeTunnelPathComputeInputrequest - list of requestpublic void addToRequest(Request addTo)
OtnTeTunnelPathComputeInputaddToRequest in interface OtnTeTunnelPathComputeInputaddTo - value of requestCopyright © 2018. All rights reserved.