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, javax.xml.namespace.QName name)
           
 

Method Detail

perform

void perform(Kind kind,
             javax.xml.namespace.QName name)


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