Class FldLogRotateByDaysAt_time

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

public class FldLogRotateByDaysAt_time extends StrField
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

    • FldLogRotateByDaysAt_time

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

    • getInst

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