Package org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.remove.meters.batch.input
Class BatchRemoveMetersKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.remove.meters.batch.input.BatchRemoveMetersKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
,org.opendaylight.yangtools.yang.binding.Key<BatchRemoveMeters>
@Generated("mdsal-binding-generator")
public class BatchRemoveMetersKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Key<BatchRemoveMeters>
This class represents the key of
BatchRemoveMeters
class.- See Also:
-
Constructor Summary
ConstructorDescriptionBatchRemoveMetersKey
(@NonNull MeterId _meterId) Constructs an instance.Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
BatchRemoveMetersKey
Constructs an instance.- Parameters:
_meterId
- the entity meterId- Throws:
NullPointerException
- if any of the arguments are null
-
BatchRemoveMetersKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getMeterId
Return meterId, guaranteed to be non-null.- Returns:
MeterId
meterId, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-