Interface IObjectEnumeration

All Superinterfaces:
IEnumeration
All Known Implementing Classes:
AbstractObjectEnumeration

public interface IObjectEnumeration extends IEnumeration
Since:
3.6.3
  • Method Details

    • wrapObject

      @NotNull IEnumOption wrapObject(@NotNull IPObject object)
      Wraps any given IPObject into a valid option of this enumeration.
      Parameters:
      object - (not null)
      Returns:
      the object wrapped as an IEnumOption