de.interactive_instruments.ShapeChange
Class Type

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Type

public class Type
extends Object

Helper class to store type information (the internal id within the model and the local, unqualified name)

Author:
portele

Field Summary
 String id
           
 String name
           
 
Constructor Summary
Type()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

name

public String name
Constructor Detail

Type

public Type()


Copyright © 2015. All rights reserved.