Difference between revisions of "Artefact:Model/org/oomodels/primitives/String"

From OOModels
Jump to navigationJump to search
(New page: {{Metabox | Meta_Type = Type:org/oomodels/Primitive | Meta_Domain = Domain:business/foundation | Meta_Category = Type:org/oomodels/wiki/Model }} ==Description== Language independen...)
 
Line 8: Line 8:


Language independent primitive type ''String'', representing an arbitrarily long sequence of arbitrary characters.
Language independent primitive type ''String'', representing an arbitrarily long sequence of arbitrary characters.
==Mappings==
{|class="properties"
! Property
! Value
|-
| JavaType
| java.lang.String
|-
|}

Revision as of 13:57, 20 March 2012

Classification
Type Type:org/oomodels/Primitive
Domain Domain:business/foundation
Category Type:org/oomodels/wiki/Model
Namespace (more)

OOModels main namespace

create new pages

Description[edit]

Language independent primitive type String, representing an arbitrarily long sequence of arbitrary characters.

Mappings[edit]

Property Value
JavaType java.lang.String