Package | Description |
---|---|
com.hp.sdn.model |
Base abstractions used in consuming & producing Network information model.
|
Modifier and Type | Method and Description |
---|---|
DefaultLinkInfoPattern |
DefaultLinkInfoPattern.setAttachment(Object attachment)
Sets the attachment for this link info.
|
DefaultLinkInfoPattern |
DefaultLinkInfoPattern.setCost(double cost)
Sets the cost for this link info.
|
DefaultLinkInfoPattern |
DefaultLinkInfoPattern.setType(DefaultLinkInfoPattern.LinkType type)
Sets the type for this link info.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultLinkInfoPattern.updateWith(DefaultLinkInfoPattern updateFrom)
Updates this link info from the given link info, for those fields
marked as dirty.
|
Copyright © 2015. All Rights Reserved.