Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.BatchKey
Packages that use BatchKey
Package
Description
-
Uses of BatchKey in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321 that return types with arguments of type BatchKeyModifier and TypeMethodDescriptionProcessFlatBatchInput.getBatch()
Return batch, ornull
if it is not present.ProcessFlatBatchInputBuilder.getBatch()
Return current value associated with the property corresponding toProcessFlatBatchInput.getBatch()
.ProcessFlatBatchInput.nonnullBatch()
Return batch, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321 with type arguments of type BatchKeyModifier and TypeMethodDescriptionSet the property corresponding toProcessFlatBatchInput.getBatch()
to the specified value. -
Uses of BatchKey in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input that return BatchKeyModifier and TypeMethodDescriptionBatch.key()
BatchBuilder.key()
Return current value associated with the property corresponding toBatch.key()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input with parameters of type BatchKeyModifier and TypeMethodDescriptionSet the key value corresponding toBatch.key()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input with parameters of type BatchKey