public class NeutronPortCreate extends Object implements ModelEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
NeutronPortCreate.NeutronPortsCreate |
| Constructor and Description |
|---|
NeutronPortCreate() |
| Modifier and Type | Method and Description |
|---|---|
static NeutronPortCreate |
fromPort(Port port)
Creates a Port Create object which only encapsulates allowable fields from a port
|
public static NeutronPortCreate fromPort(Port port)
port - the port (source)Copyright © 2017. All rights reserved.