public class TBDA extends TAbstractDataAttribute

Java class for tBDA complex type.

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

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

    • TBDA

      public TBDA()