Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object.EndpointsObj
Packages that use EndpointsObj
Package
Description
-
Uses of EndpointsObj 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 EndpointsObjModifier and TypeMethodDescriptionEndpointsObject.getEndpointsObj()Return endpointsObj, ornullif it is not present.@NonNull EndpointsObjEndpointsObject.nonnullEndpointsObj()Return endpointsObj, or an empty instance if it is not present. -
Uses of EndpointsObj in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object with type parameters of type EndpointsObjModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<EndpointsObj>>
E$$EndpointsObjBuilder.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.endpoints.object that return EndpointsObjModifier and TypeMethodDescription@NonNull EndpointsObjEndpointsObjBuilder.build()A newEndpointsObjinstance.static @NonNull EndpointsObjEndpointsObjBuilder.empty()Get empty instance of EndpointsObj.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object that return types with arguments of type EndpointsObjModifier and TypeMethodDescriptiondefault Class<EndpointsObj> EndpointsObj.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object with parameters of type EndpointsObjModifier and TypeMethodDescriptionstatic booleanEndpointsObj.bindingEquals(@NonNull EndpointsObj thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)contract for this interface.static intEndpointsObj.bindingHashCode(@NonNull EndpointsObj obj) Default implementation ofObject.hashCode()contract for this interface.static StringEndpointsObj.bindingToString(@NonNull EndpointsObj 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.endpoints.object with type arguments of type EndpointsObjModifier and TypeMethodDescriptionEndpointsObjBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<EndpointsObj> augmentation) Add an augmentation to this builder's product.EndpointsObjBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<EndpointsObj>> 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.endpoints.object with parameters of type EndpointsObjModifierConstructorDescriptionConstruct a builder initialized with state from specifiedEndpointsObj. -
Uses of EndpointsObj in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation that return EndpointsObjModifier and TypeMethodDescriptionP2pBuilder.getEndpointsObj()Return current value associated with the property corresponding toEndpointsObject.getEndpointsObj().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation with parameters of type EndpointsObjModifier and TypeMethodDescriptionP2pBuilder.setEndpointsObj(EndpointsObj value) Set the property corresponding toEndpointsObject.getEndpointsObj()to the specified value. -
Uses of EndpointsObj in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp that return EndpointsObjModifier and TypeMethodDescriptionEndpointRroPairBuilder.getEndpointsObj()Return current value associated with the property corresponding toEndpointsObject.getEndpointsObj().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp with parameters of type EndpointsObjModifier and TypeMethodDescriptionEndpointRroPairBuilder.setEndpointsObj(EndpointsObj value) Set the property corresponding toEndpointsObject.getEndpointsObj()to the specified value.