java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype5.CacheControlSection

public final class CacheControlSection extends SmfData
  • Method Details

    • r745clvl

      public int r745clvl()
      R745CLVL value.
      Returns:
      int R745CLVL value
    • r745cmdl

      public int r745cmdl()
      R745CMDL value.
      Returns:
      int R745CMDL value
    • r745ccnt

      public int r745ccnt()
      R745CCNT value.
      Returns:
      int R745CCNT value
    • r745cuid

      public int r745cuid()
      R745CUID value.
      Returns:
      int R745CUID value
    • r745csc

      public int r745csc()
      R745CSC value.
      Returns:
      int R745CSC value
    • r745cae

      public int r745cae()
      3 byte R745CAE value.
      Returns:
      int R745CAE value
    • r745crtn

      public int r745crtn()
      R745CRTN value.
      Returns:
      int R745CRTN value
    • r745cioc

      public int r745cioc()
      R745CIOC value.
      Returns:
      int R745CIOC value
    • r745cint

      public Duration r745cint()
      R745CINT as a Duration.
      Returns:
      Duration R745CINT
      See Also:
    • r745cintSeconds

      public double r745cintSeconds()
      R745CINT in seconds.
      Returns:
      double R745CINT converted to seconds
    • r745cintRawValue

      public long r745cintRawValue()
      R745CINT raw value.
      Returns:
      long R745CINT value
    • r745ccmt

      public String r745ccmt()
      R745CCMT value.
      Returns:
      String R745CCMT value
    • r745cfdv

      public int r745cfdv()
      3 byte R745CFDV value.
      Returns:
      int R745CFDV value
    • create

      public static CacheControlSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section