public static class Identifier.Id<T> extends Identifier<T>
Identifier.Composite<T>, Identifier.Id<T>| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
Object |
getId() |
Identifier.Id<T>[] |
ids() |
Map<String,Object> |
namedValues() |
composite, id, id, idpublic Object getId()
public String getAttributeName()
public Identifier.Id<T>[] ids()
ids in class Identifier<T>public Map<String,Object> namedValues()
namedValues in class Identifier<T>Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.