Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612.DataStorePropertiesContainer
-
Packages that use DataStorePropertiesContainer Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 -
-
Uses of DataStorePropertiesContainer in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 with type parameters of type DataStorePropertiesContainer Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DataStorePropertiesContainer>>
E$$DataStorePropertiesContainerBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 that return DataStorePropertiesContainer Modifier and Type Method Description DataStorePropertiesContainerDataStorePropertiesContainerBuilder. build()@Nullable DataStorePropertiesContainerDistributedDatastoreProviderData. getDataStorePropertiesContainer()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 that return types with arguments of type DataStorePropertiesContainer Modifier and Type Method Description default Class<DataStorePropertiesContainer>DataStorePropertiesContainer. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 with type arguments of type DataStorePropertiesContainer Modifier and Type Method Description DataStorePropertiesContainerBuilderDataStorePropertiesContainerBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DataStorePropertiesContainer>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DataStorePropertiesContainer> augmentationValue)DataStorePropertiesContainerBuilderDataStorePropertiesContainerBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DataStorePropertiesContainer>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DataStorePropertiesContainer> augmentationValue)DataStorePropertiesContainerBuilderDataStorePropertiesContainerBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DataStorePropertiesContainer>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 with parameters of type DataStorePropertiesContainer Constructor Description DataStorePropertiesContainerBuilder(DataStorePropertiesContainer base)
-