Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.OfId
Packages that use OfId
Package
Description
-
Uses of OfId 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 OfIdConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 with parameters of type OfId -
Uses of OfId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.list.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.list.tlv that return types with arguments of type OfIdModifier and TypeMethodDescriptionOfList.getCodes()
Return codes, ornull
if it is not present.OfListBuilder.getCodes()
Return current value associated with the property corresponding toOfList.getCodes()
.OfList.requireCodes()
Return codes, guaranteed to be non-null.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.list.tlv with type arguments of type OfIdModifier and TypeMethodDescriptionSet the property corresponding toOfList.getCodes()
to the specified value. -
Uses of OfId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object that return OfIdModifier and TypeMethodDescriptionOf.getCode()
Return code, ornull
if it is not present.OfBuilder.getCode()
Return current value associated with the property corresponding toOf.getCode()
.default @NonNull OfId
Of.requireCode()
Return code, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object with parameters of type OfIdModifier and TypeMethodDescriptionSet the property corresponding toOf.getCode()
to the specified value.