Interface GetDisplayNumberStrategy

All Superinterfaces:
UiStrategy
All Known Implementing Classes:
DefaultGetDisplayNumberStrategy, UnversionedGetDisplayNumberStrategy

public interface GetDisplayNumberStrategy
extends UiStrategy
  • Method Summary

    Modifier and Type Method Description
    java.lang.String get​(RefBook refBook)  
  • Method Details