| Package | Description |
|---|---|
| com.easyinnova.tiff.model.types |
package-info.java
|
| Modifier and Type | Field and Description |
|---|---|
HashMap<Integer,IccTag> |
IccTags.hashTagsId
The Hash tags id.
|
HashMap<String,IccTag> |
IccTags.hashTagsName
The Hash tags name.
|
ArrayList<IccTag> |
IccTags.tags
Tag list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IccTags.addTag(IccTag tag)
Adds a tag.
|
Copyright © 2015–2020. All rights reserved.