Class PDActionMovie

    • Constructor Detail

      • PDActionMovie

        public PDActionMovie()
        Default constructor.
      • PDActionMovie

        public PDActionMovie​(COSDictionary a)
        Constructor.
        Parameters:
        a - The action dictionary.
    • Method Detail

      • getS

        @Deprecated
        public String getS()
        Deprecated.
        This will get the type of action that the actions dictionary describes. It must be Movie for a Movie action.
        Returns:
        The S entry of the specific Movie action dictionary.