Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners.EntityTypeKey
-
-
Uses of EntityTypeKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804 that return types with arguments of type EntityTypeKey Modifier and Type Method Description @Nullable Map<EntityTypeKey,EntityType>EntityOwners. getEntityType()Map<EntityTypeKey,EntityType>EntityOwnersBuilder. getEntityType()default @NonNull Map<EntityTypeKey,EntityType>EntityOwners. nonnullEntityType()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804 with type arguments of type EntityTypeKey Modifier and Type Method Description EntityOwnersBuilderEntityOwnersBuilder. setEntityType(Map<EntityTypeKey,EntityType> values) -
Uses of EntityTypeKey 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 EntityTypeKey Modifier and Type Method Description EntityTypeKeyEntityType. key()EntityTypeKeyEntityTypeBuilder. key()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners with parameters of type EntityTypeKey Modifier and Type Method Description EntityTypeBuilderEntityTypeBuilder. withKey(EntityTypeKey key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.entity.owners.rev150804.entity.owners with parameters of type EntityTypeKey Constructor Description EntityTypeKey(EntityTypeKey source)Creates a copy from Source Object.
-