Use Tree Navigation
public class

IMethod

extends Object
java.lang.Object
   ↳ org.sunsystems.ssc.componentexecutor.definition.IMethod

Class Overview

Java class for IMethod complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="IMethod">
   
<complexContent>
     
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     
</restriction>
   
</complexContent>
 
</complexType>
 

Summary

Public Constructors
IMethod()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public IMethod ()