public class ClientApiSourceInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
endOffset |
String |
snippet |
long |
startOffset |
String |
textPropertyKey |
String |
textPropertyName |
String |
vertexId |
| Constructor and Description |
|---|
ClientApiSourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
static ClientApiSourceInfo |
fromString(String sourceInfoString) |
public long startOffset
public long endOffset
public String vertexId
public String snippet
public String textPropertyKey
public String textPropertyName
public static ClientApiSourceInfo fromString(String sourceInfoString)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.