Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types03/Types03"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...) |
AndreasLeue (talk | contribs) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
<wiml> | <wiml> | ||
* Types03 | * Types03 CoreClass | ||
** | ^^ java.lang.Boolean | ||
** | ^^ java.lang.Byte,java.lang.Short | ||
** | ^^ java.lang.Integer,java.lang.Long | ||
^^ java.lang.Float,java.lang.Double | |||
** | ^^ java.lang.Character,java.lang.String | ||
** | ^^ java.util.Date | ||
** | ** A01 Boolean | ||
** | ** A02 Byte | ||
** A03 Short | |||
** A04 Integer | |||
** A05 Long | |||
** A06 Float | |||
** A07 Double | |||
** A08 Character | |||
** A09 String | |||
** A10 Date | |||
</wiml> | </wiml> |
Latest revision as of 15:22, 22 March 2017
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]
Types03 «CoreClass» | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||||||
A01 | Boolean | «» | |||||||||||
A02 | Byte | «» | |||||||||||
A03 | Short | «» | |||||||||||
A04 | Integer | «» | |||||||||||
A05 | Long | «» | |||||||||||
A06 | Float | «» | |||||||||||
A07 | Double | «» | |||||||||||
A08 | Character | «» | |||||||||||
A09 | String | «» | |||||||||||
A10 | Date | «» |