Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.Actions1
Packages that use Actions1
-
Uses of Actions1 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009 that return Actions1Modifier and TypeMethodDescription@NonNull Actions1
Actions1Builder.build()
A newActions1
instance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009 that return types with arguments of type Actions1Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009 with parameters of type Actions1Modifier and TypeMethodDescriptionstatic boolean
Actions1.bindingEquals
(@NonNull Actions1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Actions1.bindingHashCode
(@NonNull Actions1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Actions1.bindingToString
(@NonNull Actions1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009 with parameters of type Actions1ModifierConstructorDescriptionActions1Builder
(Actions1 base) Construct a builder initialized with state from specifiedActions1
.