Class BucketKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.buckets.BucketKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
,org.opendaylight.yangtools.yang.binding.Identifier<Bucket>
@Generated("mdsal-binding-generator")
public class BucketKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Identifier<Bucket>
This class represents the key of
Bucket
class.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BucketKey
Constructs an instance.- Parameters:
_bucketId
- the entity bucketId- Throws:
NullPointerException
- if any of the arguments are null
-
BucketKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getBucketId
Return bucketId, guaranteed to be non-null.- Returns:
BucketId
bucketId, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-