public class OcpStatisticsCollectionServiceImplBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<OcpStatisticsCollectionServiceImpl>
OcpStatisticsCollectionServiceImpl instances.OcpStatisticsCollectionServiceImpl| Constructor and Description |
|---|
OcpStatisticsCollectionServiceImplBuilder() |
OcpStatisticsCollectionServiceImplBuilder(OcpStatisticsCollectionServiceImpl base) |
public OcpStatisticsCollectionServiceImplBuilder()
public OcpStatisticsCollectionServiceImplBuilder(OcpStatisticsCollectionServiceImpl base)
public List<OcpRadioheadConnectionProvider> getOcpRadioheadConnectionProvider()
public OcpStatistics getOcpStatistics()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> E getAugmentation(Class<E> augmentationType)
public OcpStatisticsCollectionServiceImplBuilder setOcpRadioheadConnectionProvider(List<OcpRadioheadConnectionProvider> value)
public OcpStatisticsCollectionServiceImplBuilder setOcpStatistics(OcpStatistics value)
public OcpStatisticsCollectionServiceImplBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl> augmentation)
public OcpStatisticsCollectionServiceImplBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> augmentationType)
public OcpStatisticsCollectionServiceImpl build()
build in interface org.opendaylight.yangtools.concepts.Builder<OcpStatisticsCollectionServiceImpl>Copyright © 2016 OpenDaylight. All Rights Reserved.