Interface BinaryBlock

All Superinterfaces:
AbstractSWE, BinaryMember, Serializable
All Known Implementing Classes:
BinaryBlockImpl

public interface BinaryBlock extends AbstractSWE, BinaryMember
POJO class for XML type BlockType(@http://www.opengis.net/swe/2.0). This is a complex type.
  • Method Details

    • getCompression

      String getCompression()
      Gets the compression property
    • isSetCompression

      boolean isSetCompression()
      Checks if compression is set
    • setCompression

      void setCompression(String compression)
      Sets the compression property
    • getEncryption

      String getEncryption()
      Gets the encryption property
    • isSetEncryption

      boolean isSetEncryption()
      Checks if encryption is set
    • setEncryption

      void setEncryption(String encryption)
      Sets the encryption property
    • getPaddingBytesAfter

      int getPaddingBytesAfter()
      Gets the paddingBytesAfter property
    • isSetPaddingBytesAfter

      boolean isSetPaddingBytesAfter()
      Checks if paddingBytesAfter is set
    • setPaddingBytesAfter

      void setPaddingBytesAfter(int paddingBytesAfter)
      Sets the paddingBytesAfter property
    • unSetPaddingBytesAfter

      void unSetPaddingBytesAfter()
      Unsets the paddingBytesAfter property
    • getPaddingBytesBefore

      int getPaddingBytesBefore()
      Gets the paddingBytesBefore property
    • isSetPaddingBytesBefore

      boolean isSetPaddingBytesBefore()
      Checks if paddingBytesBefore is set
    • setPaddingBytesBefore

      void setPaddingBytesBefore(int paddingBytesBefore)
      Sets the paddingBytesBefore property
    • unSetPaddingBytesBefore

      void unSetPaddingBytesBefore()
      Unsets the paddingBytesBefore property
    • getByteLength

      long getByteLength()
      Gets the byteLength property
    • isSetByteLength

      boolean isSetByteLength()
      Checks if byteLength is set
    • setByteLength

      void setByteLength(long byteLength)
      Sets the byteLength property
    • unSetByteLength

      void unSetByteLength()
      Unsets the byteLength property