com.sun.tools.ws.wsdl.framework
Interface EntityReferenceAction


public interface EntityReferenceAction

An action operating on an entity reference composed of a kind and a QName.

Author:
WS Development Team

Method Summary
 void perform(Kind kind, QName name)
           
 

Method Detail

perform

void perform(Kind kind,
             QName name)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.