com.sage.orion.sdata.servlet
Class ServiceFieldPresentItem

java.lang.Object
  extended by com.sage.orion.sdata.servlet.ServiceFieldPresentItem

public class ServiceFieldPresentItem
extends java.lang.Object

An item in the list of a service field's presentation items


Constructor Summary
ServiceFieldPresentItem(java.lang.String val, java.lang.String display)
          Constructor
 
Method Summary
 java.lang.String getDisplayString()
          Gets the display string
 java.lang.String getValue()
          Return the value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceFieldPresentItem

public ServiceFieldPresentItem(java.lang.String val,
                               java.lang.String display)
Constructor

Method Detail

getValue

public java.lang.String getValue()
Return the value


getDisplayString

public java.lang.String getDisplayString()
Gets the display string



Copyright © 2011 Sage Software, Inc. All rights reserved.