org.oXML.engine
Interface UserType


public interface UserType


Method Summary
 UserFunction[] getFunctions()
           
 Name getName()
           
 Type getType()
           
 

Method Detail

getName

public Name getName()

getType

public Type getType()

getFunctions

public UserFunction[] getFunctions()