@ExperimentalApi public class FieldScreenTabId extends Object
FieldScreenId| Modifier and Type | Method and Description | 
|---|---|
static FieldScreenTabId | 
byId(long id)
Creates identifier based on abstract raw-data identifier. 
 | 
boolean | 
equals(Object o)  | 
long | 
getId()  | 
int | 
hashCode()  | 
static FieldScreenTabId | 
of(FieldScreenTab tab)
Creates new identifier based on actual already existing  
FieldScreenTab object | 
String | 
toString()  | 
public static FieldScreenTabId of(FieldScreenTab tab)
FieldScreenTab objecttab - a tab we want get identifier ofpublic static FieldScreenTabId byId(long id)
id - id of a tabpublic long getId()
Copyright © 2002-2018 Atlassian. All Rights Reserved.