Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadFieldList



  • public class CadFieldList
    extends CadBaseObject

    Class describing CadFieldList object.

    • Constructor Detail

      • CadFieldList

        public CadFieldList()

        Initializes a new instance of the CadFieldList class.

    • Method Detail

      • getAttribute330List

        public final List<String> getAttribute330List()

        Gets or sets the attribute330 list.

        Returns:
        The attribute330 list.
      • setAttribute330List

        public final void setAttribute330List(List<String> value)

        Gets or sets the attribute330 list.

        Parameters:
        value - The attribute330 list.
      • getAttribute90

        public final Integer getAttribute90()

        Gets or sets the attribute90 list.

        Returns:
        The attribute90 list.
      • setAttribute90

        public final void setAttribute90(Integer value)

        Gets or sets the attribute90 list.

        Parameters:
        value - The attribute90 list.