Package org.apache.openejb.jee
Class OrderingOthers
- java.lang.Object
-
- org.apache.openejb.jee.OrderingOthers
-
public class OrderingOthers extends Object
web-common_3_0.xsdJava class for ordering-othersType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ordering-othersType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description OrderingOthers()
-