Interface EntityReferenceAction


  • public interface EntityReferenceAction
    An action operating on an entity reference composed of a kind and a QName.
    Author:
    WS Development Team
    • Method Detail

      • perform

        void perform​(Kind kind,
                     QName name)