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) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
<wiml> | <wiml> | ||
* | * Types04 CoreClass | ||
** | ** A01 Boolean Optional | ||
** A02 Byte Optional | |||
** A03 Short Optional | |||
** | ** A04 Integer Optional | ||
** A05 Long Optional | |||
** A06 Float Optional | |||
** | ** A07 Double Optional | ||
** A08 Character Optional | |||
** A09 String Optional | |||
** A10 Date Optional | |||
** | |||
** | |||
** | |||
** | |||
</wiml> | </wiml> |
Latest revision as of 10:44, 20 October 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 «CoreClass» | |||
---|---|---|---|
A01 | Boolean | «Optional» | |
A02 | Byte | «Optional» | |
A03 | Short | «Optional» | |
A04 | Integer | «Optional» | |
A05 | Long | «Optional» | |
A06 | Float | «Optional» | |
A07 | Double | «Optional» | |
A08 | Character | «Optional» | |
A09 | String | «Optional» | |
A10 | Date | «Optional» |