JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.xbricks.inventories.inventory.model
Interface IItem
public interface
IItem
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getId
()
String
getName
()
void
setId
(long id)
void
setName
(
String
name)
Method Details
getId
long
getId
()
setId
void
setId
(long id)
getName
String
getName
()
setName
void
setName
(
String
name)