Class TServiceWithOptionalMax
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TServiceWithOptionalMax
Java class for tServiceWithOptionalMax complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="tServiceWithOptionalMax">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="max" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
     </restriction>
   </complexContent>
 </complexType>
 - 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
max
 
- 
- 
Constructor Details- 
TServiceWithOptionalMaxpublic TServiceWithOptionalMax()
 
- 
- 
Method Details