|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Unit
Java content class for unit element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at http://totem.run.montefiore.ulg.ac.be/Schema/TOTEM-base-v1_0.xsd line 23)
<element name="unit"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="type" use="required" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}unitsType" /> <attribute name="value" use="required" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}unitsValue" /> </restriction> </complexContent> </complexType> </element>
Method Summary |
---|
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.UnitType |
---|
getType, getValue, isSetType, isSetValue, setType, setValue, unsetType, unsetValue |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |