org.ow2.jasmine.deployme.v2.generated
Class EarType

java.lang.Object
  extended by org.ow2.jasmine.deployme.v2.generated.ModuleType
      extended by org.ow2.jasmine.deployme.v2.generated.EarType

public class EarType
extends ModuleType

Java class for earType complex type.

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

 <complexType name="earType">
   <complexContent>
     <extension base="{http://jasmine.ow2.org/deployme-2.0}moduleType">
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
EarType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EarType

public EarType()


Copyright © 2012 OW2 Consortium. All Rights Reserved.