Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.EntityType
Packages that use EntityType
Package
Description
-
Uses of EntityType in org.opendaylight.controller.eos.akka.owner.checker.command
Methods in org.opendaylight.controller.eos.akka.owner.checker.command that return EntityType -
Uses of EntityType in org.opendaylight.controller.eos.akka.owner.supervisor.command
Methods in org.opendaylight.controller.eos.akka.owner.supervisor.command that return EntityType -
Uses of EntityType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return EntityTypeModifier and TypeMethodDescriptionstatic EntityTypeEntityType.getDefaultInstance(String defaultValue) EntityId.getType()Return type, ornullif it is not present.GetEntityInputBuilder.getType()Return current value associated with the property corresponding toEntityId.getType().GetEntityOwnerInputBuilder.getType()Return current value associated with the property corresponding toEntityId.getType().default @NonNull EntityTypeEntityId.requireType()Return type, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type EntityTypeModifier and TypeMethodDescriptionGetEntityInputBuilder.setType(EntityType value) Set the property corresponding toEntityId.getType()to the specified value.GetEntityOwnerInputBuilder.setType(EntityType value) Set the property corresponding toEntityId.getType()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type EntityType -
Uses of EntityType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.get.entities.output
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.get.entities.output that return EntityTypeModifier and TypeMethodDescriptionEntitiesBuilder.getType()Return current value associated with the property corresponding toEntityId.getType().@NonNull EntityTypeEntitiesKey.getType()Return type, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.get.entities.output with parameters of type EntityTypeModifier and TypeMethodDescriptionEntitiesBuilder.setType(EntityType value) Set the property corresponding toEntityId.getType()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.get.entities.output with parameters of type EntityTypeModifierConstructorDescriptionEntitiesKey(@NonNull EntityName _name, @NonNull EntityType _type) Constructs an instance.