public class SimpleType extends Object
| Constructor and Description |
|---|
SimpleType(String name,
boolean _static) |
public SimpleType(String name, boolean _static)
name - Simple name (no package info or reference to containing classes) of this type_static - Is this a static or non-static element?public String getName()
public boolean isStatic()
Copyright © 2017. All rights reserved.