Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.OfId
Package
Description
-
Uses of OfId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
-
Uses of OfId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.list.tlv
Modifier 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.Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionSet the property corresponding toOf.getCode()
to the specified value.