Packages

 

com.aspose.cad.fileformats.cad.cadtables

Class CadAppIdTableObject



  • public class CadAppIdTableObject
    extends CadBaseOwned

    The Cad app id table.

    • Constructor Detail

      • CadAppIdTableObject

        public CadAppIdTableObject()

        Initializes a new instance of the CadAppIdTableObject class.

    • Method Detail

      • getAppName

        public String getAppName()

        Gets or sets the app name.

      • setAppName

        public void setAppName(String value)

        Gets or sets the app name.

      • getAppNameIsSet

        public boolean getAppNameIsSet()

        Gets a value indicating whether app name is set.

      • getApplicationFlag

        public short getApplicationFlag()

        Gets or sets the application flag.

      • setApplicationFlag

        public void setApplicationFlag(short value)

        Gets or sets the application flag.