com.bea.ld.metadata
Interface FunctionRef

All Superinterfaces:
NodeRef, java.io.Serializable

public interface FunctionRef
extends NodeRef


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.ld.metadata.NodeRef
NodeRef.Factory
 
Field Summary
 
Fields inherited from interface com.bea.ld.metadata.NodeRef
captions, FUNCTION, FUNCTION_COLLECTION, PRIMARY_SCHEMA, WEB_SERVICE, WEB_SERVICE_POLICY
 
Method Summary
 int getArity()
           
 FunctionCollectionRef getFunctionCollectionRef()
           
 javax.xml.namespace.QName getName()
           
 
Methods inherited from interface com.bea.ld.metadata.NodeRef
equals, getKind
 

Method Detail

getName

javax.xml.namespace.QName getName()

getArity

int getArity()

getFunctionCollectionRef

FunctionCollectionRef getFunctionCollectionRef()


Copyright © 2007 BEA Systems Inc. All Rights Reserved.