Modifier and Type | Field and Description |
---|---|
protected List<SupportedProtocolsType.Output> |
SupportedProtocolsType.output |
Modifier and Type | Method and Description |
---|---|
SupportedProtocolsType.Output |
ObjectFactory.createSupportedProtocolsTypeOutput()
Create an instance of
SupportedProtocolsType.Output |
SupportedProtocolsType.Output |
SupportedProtocolsType.Output.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SupportedProtocolsType.Output |
SupportedProtocolsType.Output.withProtocol(Collection<String> values) |
SupportedProtocolsType.Output |
SupportedProtocolsType.Output.withProtocol(String... values) |
SupportedProtocolsType.Output |
SupportedProtocolsType.Output.withShape(String value) |
Modifier and Type | Method and Description |
---|---|
List<SupportedProtocolsType.Output> |
SupportedProtocolsType.getOutput()
Gets the value of the output property.
|
Modifier and Type | Method and Description |
---|---|
SupportedProtocolsType |
SupportedProtocolsType.withOutput(SupportedProtocolsType.Output... values) |
Modifier and Type | Method and Description |
---|---|
SupportedProtocolsType |
SupportedProtocolsType.withOutput(Collection<SupportedProtocolsType.Output> values) |
Copyright © 2017. All rights reserved.