public class ItemRepresentation extends Object
| Constructor and Description |
|---|
ItemRepresentation() |
ItemRepresentation(ItemsModel itemsModel,
String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getNextId() |
String |
getPrevId() |
boolean |
isNext() |
boolean |
isPrev() |
public ItemRepresentation()
public ItemRepresentation(ItemsModel itemsModel, String id, String name)
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.