Class PSProcSet

  • All Implemented Interfaces:
    Comparable

    public class PSProcSet
    extends PSResource
    PSResource subclass that represents a ProcSet resource.
    • Constructor Detail

      • PSProcSet

        public PSProcSet​(String name)
        Creates a new instance.
        Parameters:
        name - name of the resource
      • PSProcSet

        public PSProcSet​(String name,
                         float version,
                         int revision)
        Creates a new instance.
        Parameters:
        name - name of the resource
        version - version of the resource
        revision - revision of the resource
    • Method Detail

      • getVersion

        public float getVersion()
        Returns:
        the version
      • getRevision

        public int getRevision()
        Returns:
        the revision