JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.image
Package
net.anwiba.commons.image
Interface IImageDirectoryItem
public interface
IImageDirectoryItem
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
int
getTag
()
String
getValue
()
Method Details
getTag
int
getTag
()
getName
String
getName
()
getValue
String
getValue
()