Class FldOrderedBalgrpObj

java.lang.Object
com.portal.pcm.Field
com.portal.pcm.PoidField
com.portal.pcm.fields.FldOrderedBalgrpObj
All Implemented Interfaces:
Serializable, Cloneable

public class FldOrderedBalgrpObj extends PoidField
Specific Field subclasses. This subclasses of Field is used with the FList class to specifiy which field is being accessed, and its type. The type information is used to provide compile time type checking. These classes are auto generated from the pin_flds.h and flds/*.h C header files.
See Also:
  • Field Details

  • Constructor Details

    • FldOrderedBalgrpObj

      public FldOrderedBalgrpObj()
      Constructs an instance of FldOrderedBalgrpObj
  • Method Details

    • getInst

      public static FldOrderedBalgrpObj getInst()
      Returns an instance of FldOrderedBalgrpObj
      Returns:
      An instance of FldOrderedBalgrpObj