Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object.PccIdReq
Packages that use PccIdReq
Package
Description
-
Uses of PccIdReq 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 PccIdReqModifier and TypeMethodDescriptionPccIdReqObject.getPccIdReq()Return pccIdReq, ornullif it is not present.@NonNull PccIdReqPccIdReqObject.nonnullPccIdReq()Return pccIdReq, or an empty instance if it is not present. -
Uses of PccIdReq in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object with type parameters of type PccIdReqModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<PccIdReq>>
E$$PccIdReqBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object that return PccIdReqModifier and TypeMethodDescription@NonNull PccIdReqPccIdReqBuilder.build()A newPccIdReqinstance.static @NonNull PccIdReqPccIdReqBuilder.empty()Get empty instance of PccIdReq.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object that return types with arguments of type PccIdReqMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object with parameters of type PccIdReqModifier and TypeMethodDescriptionstatic booleanPccIdReq.bindingEquals(@NonNull PccIdReq thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)contract for this interface.static intPccIdReq.bindingHashCode(@NonNull PccIdReq obj) Default implementation ofObject.hashCode()contract for this interface.static StringPccIdReq.bindingToString(@NonNull PccIdReq obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object with type arguments of type PccIdReqModifier and TypeMethodDescriptionPccIdReqBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PccIdReq> augmentation) Add an augmentation to this builder's product.PccIdReqBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PccIdReq>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcc.id.req.object with parameters of type PccIdReqModifierConstructorDescriptionPccIdReqBuilder(PccIdReq base) Construct a builder initialized with state from specifiedPccIdReq. -
Uses of PccIdReq in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message that return PccIdReqModifier and TypeMethodDescriptionPcmonrepMessageBuilder.getPccIdReq()Return current value associated with the property corresponding toPccIdReqObject.getPccIdReq().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message with parameters of type PccIdReqModifier and TypeMethodDescriptionPcmonrepMessageBuilder.setPccIdReq(PccIdReq value) Set the property corresponding toPccIdReqObject.getPccIdReq()to the specified value. -
Uses of PccIdReq in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message that return PccIdReqModifier and TypeMethodDescriptionRepliesBuilder.getPccIdReq()Return current value associated with the property corresponding toPccIdReqObject.getPccIdReq().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message with parameters of type PccIdReqModifier and TypeMethodDescriptionRepliesBuilder.setPccIdReq(PccIdReq value) Set the property corresponding toPccIdReqObject.getPccIdReq()to the specified value. -
Uses of PccIdReq in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message that return PccIdReqModifier and TypeMethodDescriptionMonitoringRequestBuilder.getPccIdReq()Return current value associated with the property corresponding toPccIdReqObject.getPccIdReq().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message with parameters of type PccIdReqModifier and TypeMethodDescriptionMonitoringRequestBuilder.setPccIdReq(PccIdReq value) Set the property corresponding toPccIdReqObject.getPccIdReq()to the specified value.