Interface IDestructableField

All Known Implementing Classes:
Field, FieldList, FieldManyToOne, FieldOneToMany, FieldOneToOne, FieldSearchIndex, FieldSearchKey, FieldString

public interface IDestructableField
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    destruct​(Nd nd, long address)
     
  • Method Details

    • destruct

      void destruct(Nd nd, long address)