Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.ActionTypes
Packages that use ActionTypes
-
Uses of ActionTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112 with type parameters of type ActionTypesModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ActionTypes>>
E$$ActionTypesBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112 that return ActionTypesModifier and TypeMethodDescription@NonNull ActionTypesActionTypesBuilder.build()A newActionTypesinstance.OpendaylightActionTypesData.getActionTypes()Return actionTypes, ornullif it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112 that return types with arguments of type ActionTypesMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112 with parameters of type ActionTypesModifier and TypeMethodDescriptionstatic booleanActionTypes.bindingEquals(@NonNull ActionTypes thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intActionTypes.bindingHashCode(@NonNull ActionTypes obj) Default implementation ofObject.hashCode()contract for this interface.static StringActionTypes.bindingToString(@NonNull ActionTypes obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112 with type arguments of type ActionTypesModifier and TypeMethodDescriptionActionTypesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ActionTypes> augmentation) Add an augmentation to this builder's product.ActionTypesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ActionTypes>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112 with parameters of type ActionTypesModifierConstructorDescriptionConstruct a builder initialized with state from specifiedActionTypes.