Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners.entity.type.EntityKey
-
-
Uses of EntityKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners that return types with arguments of type EntityKey Modifier and Type Method Description @Nullable Map<EntityKey,Entity>EntityType. getEntity()Map<EntityKey,Entity>EntityTypeBuilder. getEntity()default @NonNull Map<EntityKey,Entity>EntityType. nonnullEntity()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners with type arguments of type EntityKey Modifier and Type Method Description EntityTypeBuilderEntityTypeBuilder. setEntity(Map<EntityKey,Entity> values) -
Uses of EntityKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners.entity.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners.entity.type that return EntityKey Modifier and Type Method Description EntityKeyEntity. key()EntityKeyEntityBuilder. key()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners.entity.type with parameters of type EntityKey Modifier and Type Method Description EntityBuilderEntityBuilder. withKey(EntityKey key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners.entity.type with parameters of type EntityKey Constructor Description EntityKey(EntityKey source)Creates a copy from Source Object.
-