Interface FieldWithName

All Known Subinterfaces:
DocumentNote
All Known Implementing Classes:
DocumentField

public interface FieldWithName
Interface implemented by fields that have a name. May be used with options that only need to access the name of fields and otherwise don't depend on the field implementation.
Since:
API 4.201900 (Geneious 2019.0.0)
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details