public class OcpRadioheadConnectionProviderImplBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<OcpRadioheadConnectionProviderImpl>
OcpRadioheadConnectionProviderImpl instances.OcpRadioheadConnectionProviderImpl| Constructor and Description |
|---|
OcpRadioheadConnectionProviderImplBuilder() |
OcpRadioheadConnectionProviderImplBuilder(OcpRadioheadConnectionProviderImpl base) |
| Modifier and Type | Method and Description |
|---|---|
OcpRadioheadConnectionProviderImplBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl> augmentation) |
OcpRadioheadConnectionProviderImpl |
build() |
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress |
getAddress() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl>> |
getAugmentation(Class<E> augmentationType) |
Integer |
getPort() |
Long |
getRadioHeadIdleTimeout() |
Threads |
getThreads() |
Tls |
getTls() |
org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.config.rev150811.TransportProtocol |
getTransportProtocol() |
OcpRadioheadConnectionProviderImplBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl>> augmentationType) |
OcpRadioheadConnectionProviderImplBuilder |
setAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress value) |
OcpRadioheadConnectionProviderImplBuilder |
setPort(Integer value) |
OcpRadioheadConnectionProviderImplBuilder |
setRadioHeadIdleTimeout(Long value) |
OcpRadioheadConnectionProviderImplBuilder |
setThreads(Threads value) |
OcpRadioheadConnectionProviderImplBuilder |
setTls(Tls value) |
OcpRadioheadConnectionProviderImplBuilder |
setTransportProtocol(org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.config.rev150811.TransportProtocol value) |
public OcpRadioheadConnectionProviderImplBuilder()
public OcpRadioheadConnectionProviderImplBuilder(OcpRadioheadConnectionProviderImpl base)
public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress getAddress()
public Integer getPort()
public Long getRadioHeadIdleTimeout()
public Threads getThreads()
public Tls getTls()
public org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.config.rev150811.TransportProtocol getTransportProtocol()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl>> E getAugmentation(Class<E> augmentationType)
public OcpRadioheadConnectionProviderImplBuilder setAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress value)
public OcpRadioheadConnectionProviderImplBuilder setPort(Integer value)
public OcpRadioheadConnectionProviderImplBuilder setRadioHeadIdleTimeout(Long value)
public OcpRadioheadConnectionProviderImplBuilder setThreads(Threads value)
public OcpRadioheadConnectionProviderImplBuilder setTls(Tls value)
public OcpRadioheadConnectionProviderImplBuilder setTransportProtocol(org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.config.rev150811.TransportProtocol value)
public OcpRadioheadConnectionProviderImplBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl> augmentation)
public OcpRadioheadConnectionProviderImplBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpRadioheadConnectionProviderImpl>> augmentationType)
public OcpRadioheadConnectionProviderImpl build()
build in interface org.opendaylight.yangtools.concepts.Builder<OcpRadioheadConnectionProviderImpl>Copyright © 2016 OpenDaylight. All Rights Reserved.