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 final String getAttribute001()

        Gets or sets the attribute 1.

        Returns:
        The attribute 1.
      • setAttribute001

        public final void setAttribute001(String value)

        Gets or sets the attribute 1.

        Parameters:
        value - The attribute 1.
      • getAttribute300

        public final String getAttribute300()

        Gets or sets the attribute 300.

        Returns:
        The attribute 300.
      • setAttribute300

        public final void setAttribute300(String value)

        Gets or sets the attribute 300.

        Parameters:
        value - The attribute 300.
      • getAttribute302

        public final String getAttribute302()

        Gets or sets the attribute 302.

        Returns:
        The attribute 302.
      • setAttribute302

        public final void setAttribute302(String value)

        Gets or sets the attribute 302.

        Parameters:
        value - The attribute 302.
      • getAttribute304

        public final String getAttribute304()

        Gets or sets the attribute304.

        Returns:
        The attribute304.
      • setAttribute304

        public final void setAttribute304(String value)

        Gets or sets the attribute304.

        Parameters:
        value - The attribute304.
      • getEvaluatedCacheKeyString

        public final String getEvaluatedCacheKeyString()

        Gets the evaluated cache key string.

        Returns:
        The evaluated cache key string.
      • setEvaluatedCacheKeyString

        public final void setEvaluatedCacheKeyString(String value)

        Gets the evaluated cache key string.

        Parameters:
        value - The evaluated cache key string.
      • getBinaryData

        public final byte[] getBinaryData()

        Gets or sets the binary data.

        Returns:
        The binary data.
      • setBinaryData

        public final void setBinaryData(byte[] value)

        Gets or sets the binary data.

        Parameters:
        value - The binary data.
      • getBinaryDataBufferSize

        public final Integer getBinaryDataBufferSize()

        Gets or sets the size of the binary data buffer.

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

        public final void setBinaryDataBufferSize(Integer value)

        Gets or sets the size of the binary data buffer.

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

        public final String getValueId()

        Gets or sets the value identifier.

        Returns:
        The value identifier.
      • setValueId

        public final void setValueId(String value)

        Gets or sets the value identifier.

        Parameters:
        value - The value identifier.
      • getDoubleValue

        public final Double getDoubleValue()

        Gets or sets the double value.

        Returns:
        The double value.
      • setDoubleValue

        public final void setDoubleValue(Double value)

        Gets or sets the double value.

        Parameters:
        value - The double value.
      • getLongValue

        public final Integer getLongValue()

        Gets or sets the long value.

        Returns:
        The long value.
      • setLongValue

        public final void setLongValue(Integer value)

        Gets or sets the long value.

        Parameters:
        value - The long value.
      • getFieldValueDataType

        public final int getFieldValueDataType()

        Gets or sets the type of the field value data.

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

        public final void setFieldValueDataType(int value)

        Gets or sets the type of the field value data.

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

        public final Integer getAttribute93()

        Gets or sets the attribute 93.

        Returns:
        The attribute 93.
      • setAttribute93

        public final void setAttribute93(Integer value)

        Gets or sets the attribute 93.

        Parameters:
        value - The attribute 93.
      • getAttribute94

        public final Integer getAttribute94()

        Gets or sets the attribute94.

        Returns:
        The attribute94.
      • setAttribute94

        public final void setAttribute94(Integer value)

        Gets or sets the attribute94.

        Parameters:
        value - The attribute94.
      • getFieldDataKeyString

        public final String getFieldDataKeyString()

        Gets or sets the area parameters.

      • setFieldDataKeyString

        public final void setFieldDataKeyString(String value)

        Gets or sets the area parameters.