Packages

 

com.aspose.cad.fileformats.cad.cadobjects.field

Class CadFieldData



  • public class CadFieldData
    extends Object

    The Field data

    • Constructor Detail

      • CadFieldData

        public CadFieldData()

        Initializes a new instance of the CadFieldData class.

    • Method Detail

      • getAttribute001

        public CadStringParameter getAttribute001()

        Gets or sets the attribute 1.

        Returns:
        The attribute 1.
      • setAttribute001

        public void setAttribute001(CadStringParameter value)

        Gets or sets the attribute 1.

        Parameters:
        value - The attribute 1.
      • getAttribute300

        public CadStringParameter getAttribute300()

        Gets or sets the attribute 300.

        Returns:
        The attribute 300.
      • setAttribute300

        public void setAttribute300(CadStringParameter value)

        Gets or sets the attribute 300.

        Parameters:
        value - The attribute 300.
      • getAttribute302

        public CadStringParameter getAttribute302()

        Gets or sets the attribute 302.

        Returns:
        The attribute 302.
      • setAttribute302

        public void setAttribute302(CadStringParameter value)

        Gets or sets the attribute 302.

        Parameters:
        value - The attribute 302.
      • getAttribute304

        public CadStringParameter getAttribute304()

        Gets or sets the attribute304.

        Returns:
        The attribute304.
      • setAttribute304

        public void setAttribute304(CadStringParameter value)

        Gets or sets the attribute304.

        Parameters:
        value - The attribute304.
      • getEvaluatedCacheKeyString

        public CadStringParameter getEvaluatedCacheKeyString()

        Gets the evaluated cache key string.

        Returns:
        The evaluated cache key string.
      • getBinaryData

        public CadBinaryParameter getBinaryData()

        Gets or sets the binary data.

        Returns:
        The binary data.
      • setBinaryData

        public void setBinaryData(CadBinaryParameter value)

        Gets or sets the binary data.

        Parameters:
        value - The binary data.
      • getBinaryDataBufferSize

        public CadIntParameter getBinaryDataBufferSize()

        Gets or sets the size of the binary data buffer.

        Returns:
        The size of the binary data buffer.
      • setBinaryDataBufferSize

        public void setBinaryDataBufferSize(CadIntParameter value)

        Gets or sets the size of the binary data buffer.

        Parameters:
        value - The size of the binary data buffer.
      • getValueId

        public CadStringParameter getValueId()

        Gets or sets the value identifier.

        Returns:
        The value identifier.
      • setValueId

        public void setValueId(CadStringParameter value)

        Gets or sets the value identifier.

        Parameters:
        value - The value identifier.
      • getDoubleValue

        public CadDoubleParameter getDoubleValue()

        Gets or sets the double value.

        Returns:
        The double value.
      • setDoubleValue

        public void setDoubleValue(CadDoubleParameter value)

        Gets or sets the double value.

        Parameters:
        value - The double value.
      • getLongValue

        public CadIntParameter getLongValue()

        Gets or sets the long value.

        Returns:
        The long value.
      • setLongValue

        public void setLongValue(CadIntParameter value)

        Gets or sets the long value.

        Parameters:
        value - The long value.
      • getFieldValueDataType

        public CadIntParameter getFieldValueDataType()

        Gets or sets the type of the field value data.

        Returns:
        The type of the field value data.
      • setFieldValueDataType

        public void setFieldValueDataType(CadIntParameter value)

        Gets or sets the type of the field value data.

        Parameters:
        value - The type of the field value data.
      • getAttribute93

        public CadIntParameter getAttribute93()

        Gets or sets the attribute 93.

        Returns:
        The attribute 93.
      • setAttribute93

        public void setAttribute93(CadIntParameter value)

        Gets or sets the attribute 93.

        Parameters:
        value - The attribute 93.
      • getAttribute94

        public CadIntParameter getAttribute94()

        Gets or sets the attribute94.

        Returns:
        The attribute94.
      • setAttribute94

        public void setAttribute94(CadIntParameter value)

        Gets or sets the attribute94.

        Parameters:
        value - The attribute94.
      • getFieldDataKeyString

        public CadStringParameter getFieldDataKeyString()

        Gets or sets the area parameters.

      • setFieldDataKeyString

        public void setFieldDataKeyString(CadStringParameter value)

        Gets or sets the area parameters.