Serializablepublic class ItemLink extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
ItemLink() |
| Modifier and Type | Method | 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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, 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 SMYLD. All rights reserved.