Packages

 

com.aspose.imaging.xmp.schemas.xmpdm

Class ProjectLink

  • All Implemented Interfaces:
    IXmpType


    public final class ProjectLink
    extends XmpTypeBase

    Represents path of the project.

    • Constructor Detail

      • ProjectLink

        public ProjectLink()
    • Method Detail

      • getPath

        public String getPath()

        Gets or sets full path to the project.

        Value: The full path to the project.
      • setPath

        public void setPath(String value)

        Gets or sets full path to the project.

        Value: The full path to the project.
      • getType

        public int getType()

        Gets or sets file type.

        Value: The file type.
      • setType

        public void setType(int value)

        Gets or sets file type.

        Value: The file type.