Modifier and Type | Interface and Description |
---|---|
interface |
OFHelloElemVersionbitmap |
Modifier and Type | Method and Description |
---|---|
OFHelloElem |
OFHelloElem.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFHelloElem> |
OFHello.getElements() |
List<OFHelloElem> |
OFHello.Builder.getElements() |
Modifier and Type | Method and Description |
---|---|
OFHello |
OFFactory.hello(List<OFHelloElem> elements) |
OFHello.Builder |
OFHello.Builder.setElements(List<OFHelloElem> elements) |
Modifier and Type | Method and Description |
---|---|
OFHello |
OFFactoryVer10.hello(List<OFHelloElem> elements) |
Modifier and Type | Method and Description |
---|---|
OFHello |
OFFactoryVer11.hello(List<OFHelloElem> elements) |
Modifier and Type | Method and Description |
---|---|
OFHello |
OFFactoryVer12.hello(List<OFHelloElem> elements) |
Modifier and Type | Method and Description |
---|---|
OFHello |
OFFactoryVer13.hello(List<OFHelloElem> elements) |
Modifier and Type | Method and Description |
---|---|
OFHello |
OFFactoryVer14.hello(List<OFHelloElem> elements) |
Copyright © 2015. All rights reserved.