public class OcpStatisticsCollectionServiceImplBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<OcpStatisticsCollectionServiceImpl>
OcpStatisticsCollectionServiceImpl instances.OcpStatisticsCollectionServiceImpl| Constructor and Description |
|---|
OcpStatisticsCollectionServiceImplBuilder() |
OcpStatisticsCollectionServiceImplBuilder(OcpStatisticsCollectionServiceImpl base) |
| Modifier and Type | Method and Description |
|---|---|
OcpStatisticsCollectionServiceImplBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl> augmentation) |
OcpStatisticsCollectionServiceImpl |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> |
getAugmentation(Class<E> augmentationType) |
String |
getMsgOcpStatistics() |
OcpStatisticsCollectionServiceImplBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> augmentationType) |
OcpStatisticsCollectionServiceImplBuilder |
setMsgOcpStatistics(String value) |
public OcpStatisticsCollectionServiceImplBuilder()
public OcpStatisticsCollectionServiceImplBuilder(OcpStatisticsCollectionServiceImpl base)
public String getMsgOcpStatistics()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<OcpStatisticsCollectionServiceImpl>> E getAugmentation(Class<E> augmentationType)
public OcpStatisticsCollectionServiceImplBuilder setMsgOcpStatistics(String 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.