public class ItemLink extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
ItemLink() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex() |
String |
getName() |
int |
getStartIndex() |
int |
getType() |
void |
setEndIndex(int endIndex) |
void |
setName(String name) |
void |
setStartIndex(int startIndex) |
void |
setType(int type) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic String getName()
public void setName(String name)
public int getStartIndex()
public void setStartIndex(int startIndex)
public int getEndIndex()
public void setEndIndex(int endIndex)
public int getType()
public void setType(int type)
Copyright © 2019 com.github.mfjamil. All rights reserved.