Class ItemRepresentation


  • public class ItemRepresentation
    extends Object
    JAXB representation of an item
    Author:
    Mark Hadley, Gerard Davison (gerard.davison at oracle.com)
    • Constructor Detail

      • ItemRepresentation

        public ItemRepresentation()
    • Method Detail

      • getId

        public String getId()
      • isNext

        public boolean isNext()
      • isPrev

        public boolean isPrev()
      • getNextId

        public String getNextId()
      • getPrevId

        public String getPrevId()