Package | Description |
---|---|
com.hp.ov.sdk.dto.generated |
Modifier and Type | Method and Description |
---|---|
List<LocationEntry> |
PrimaryPort.getLocationEntries() |
List<LocationEntry> |
InterconnectLocation.getLocationEntries() |
List<LocationEntry> |
LogicalLocation.getLocationEntries() |
List<LocationEntry> |
Location.getLocationEntries() |
List<LocationEntry> |
PrimaryPortLocation.getLocationEntries() |
Modifier and Type | Method and Description |
---|---|
void |
PrimaryPort.setLocationEntries(List<LocationEntry> locationEntries) |
void |
InterconnectLocation.setLocationEntries(List<LocationEntry> locationEntries) |
void |
LogicalLocation.setLocationEntries(List<LocationEntry> locationEntries) |
void |
Location.setLocationEntries(List<LocationEntry> locationEntries) |
void |
PrimaryPortLocation.setLocationEntries(List<LocationEntry> locationEntries) |
Copyright © 2016. All rights reserved.