Class FavValue

java.lang.Object
com.saperion.ngc.favorites.xml.ValueType
com.saperion.ngc.favorites.FavValue

public class FavValue extends com.saperion.ngc.favorites.xml.ValueType
Favorite specific value containing additional converted attributes (SaValue representation).
Author:
mak
  • Field Summary

    Fields inherited from class com.saperion.ngc.favorites.xml.ValueType

    limit, multiValue, value
  • Method Summary

    Modifier and Type
    Method
    Description
    com.saperion.ngc.iform.xml.LimitType
     
    com.saperion.intf.SaValue[]
     
    com.saperion.intf.SaValue
     

    Methods inherited from class com.saperion.ngc.favorites.xml.ValueType

    getLimit, getMultiValue, getValue, setLimit, setMultiValue, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getSaValue

      public com.saperion.intf.SaValue getSaValue()
      Returns:
      saperion value representation
    • getSaMultiValues

      public com.saperion.intf.SaValue[] getSaMultiValues()
      Returns:
      saperion value array
    • getIformLimit

      public com.saperion.ngc.iform.xml.LimitType getIformLimit()
      Returns:
      converted iform specific limit type