Class TEqFunction


public class TEqFunction extends TAbstractEqFuncSubFunc

Java class for tEqFunction complex type.

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

 <complexType name="tEqFunction">
   <complexContent>
     <extension base="{http://www.iec.ch/61850/2003/SCL}tAbstractEqFuncSubFunc">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • TEqFunction

      public TEqFunction()