Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.NoPathVectorTlv.Flags
Packages that use NoPathVectorTlv.Flags
Package
Description
-
Uses of NoPathVectorTlv.Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return NoPathVectorTlv.FlagsModifier and TypeMethodDescriptionNoPathVectorTlv.getFlags()Return flags, ornullif it is not present.default @NonNull NoPathVectorTlv.FlagsNoPathVectorTlv.requireFlags()Return flags, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 with parameters of type NoPathVectorTlv.FlagsModifierConstructorDescriptionFlags(NoPathVectorTlv.Flags source) Creates a copy from Source Object. -
Uses of NoPathVectorTlv.Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.tlvs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.tlvs that return NoPathVectorTlv.FlagsModifier and TypeMethodDescriptionNoPathVectorBuilder.getFlags()Return current value associated with the property corresponding toNoPathVectorTlv.getFlags().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.tlvs with parameters of type NoPathVectorTlv.FlagsModifier and TypeMethodDescriptionNoPathVectorBuilder.setFlags(NoPathVectorTlv.Flags value) Set the property corresponding toNoPathVectorTlv.getFlags()to the specified value.