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 Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
max
-
-
Constructor Details
-
TServiceWithOptionalMax
public TServiceWithOptionalMax()
-
-
Method Details