public interface DocumentReference
| Modifier and Type | Method and Description |
|---|---|
default String |
getId()
Deprecated.
Use
id() instead. |
default String |
getTypeName()
Deprecated.
Use
typeName() instead. |
String |
id() |
String |
typeName() |
String typeName()
@Deprecated default String getTypeName()
typeName() instead.String id()
@Deprecated default String getId()
id() instead.Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.