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

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

public class DiscoveryType
extends ModuleType

Java class for discoveryType complex type.

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

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


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

Constructor Detail

DiscoveryType

public DiscoveryType()


Copyright © 2012 OW2 Consortium. All Rights Reserved.