| Package | Description |
|---|---|
| com.linkedin.urls |
| Modifier and Type | Method and Description |
|---|---|
UrlPart |
UrlPart.getNextPart() |
static UrlPart |
UrlPart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlPart[] |
UrlPart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
UrlMarker.indexOf(UrlPart urlPart) |
void |
UrlMarker.setIndex(UrlPart urlPart,
int index) |
void |
UrlMarker.unsetIndex(UrlPart urlPart) |
Copyright © 2016. All rights reserved.