Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv4.flowspec.flowspec.type.protocol.ip._case.ProtocolIpsBuilder
Package
Description
-
Uses of ProtocolIpsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.group.ipv4.flowspec.flowspec.type.protocol.ip._case
Modifier and TypeMethodDescriptionProtocolIpsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps> augmentation) Add an augmentation to this builder's product.ProtocolIpsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps>> augmentationType) Remove an augmentation from this builder's product.ProtocolIpsBuilder.setOp
(NumericOperand value) Set the property corresponding toNumericOneByteValue.getOp()
to the specified value.ProtocolIpsBuilder.setValue
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toNumericOneByteValue.getValue()
to the specified value.