Field



Inherits from type ETypedElement and adds the following.

Attributes Summary
final : boolean  
static : boolean  
javaVisibility : JavaVisibilityKind  
transient : boolean  
volatile : boolean  
initializer : Block  

Attribute Details

final    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



static    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



javaVisibility    -     
     data type: JavaVisibilityKind
     default Value:   unspecified
     Allowed Values:  PUBLIC   PRIVATE   PROTECTED   PACKAGE  



transient    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



volatile    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



initializer    -     
     data type: Block


Copyright IBM Corp. 1997-2004