Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/types03/Types03"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | types03
Jump to navigationJump to search
Line 12: Line 12:
<wiml>
<wiml>
* Types03 CoreClass
* Types03 CoreClass
^^ java.lang.Boolean
^^ java.lang.Byte,java.lang.Short
^^ java.lang.Integer
** A01 Boolean
** A01 Boolean
** A02 Byte
** A02 Byte

Revision as of 12:02, 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]

Types03
«CoreClass»
...
java.lang.Boolean
java.lang.Byte
java.lang.Short
java.lang.Integer
A01Boolean«»
A02Byte«»
A03Short«»
A04Integer«»
A05Long«»
A06Float«»
A07Double«»
A08Character«»
A09String«»
A10Date«»