Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types04/Types04"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Types04 | * Types04 | ||
** A1 Boolean | ** A1 Boolean Optional | ||
** A2 Byte Optional | |||
** A3 Character Optional | |||
** A2 Byte | ** A4 Short Optional | ||
** A5 Integer Optional | |||
** A6 Long Optional | |||
** A3 Character | ** A7 Float Optional | ||
** A8 Double Optional | |||
** A4 Short | |||
** A5 Integer | |||
** A6 Long | |||
** A7 Float | |||
** A8 Double | |||
</wiml> | </wiml> |
Revision as of 18:50, 14 January 2009
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Code[edit]
Types04 | |||
---|---|---|---|
A1 | Boolean | «Optional» | |
A2 | Byte | «Optional» | |
A3 | Character | «Optional» | |
A4 | Short | «Optional» | |
A5 | Integer | «Optional» | |
A6 | Long | «Optional» | |
A7 | Float | «Optional» | |
A8 | Double | «Optional» |