public final class TpId extends Object
| Constructor and Description |
|---|
TpId(Uri uri)
Creates an instance of uri.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static TpId |
fromString(String valInString)
Returns the object of tpId fromString input String tpId.
|
int |
hashCode() |
static TpId |
of(Uri value)
Returns the object of tpId for type uri.
|
String |
toString() |
Uri |
uri()
Returns the attribute uri.
|
void |
uri(Uri uri)
Sets the attribute uri.
|
public TpId(Uri uri)
uri - value of uripublic static TpId of(Uri value)
value - value of tpId for type uripublic Uri uri()
public void uri(Uri uri)
uri - value of uriCopyright © 2017. All rights reserved.