Package com.sun.xml.rpc.wsdl.framework
Interface EntityReferenceAction
-
public interface EntityReferenceActionAn action operating on an entity reference composed of a kind and a QName.- Author:
- JAX-RPC Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperform(Kind kind, QName name)
-