pl.edu.agh.cast.data.model
Class Identifiable.Properties

java.lang.Object
  extended by pl.edu.agh.cast.data.model.Identifiable.Properties
Enclosing interface:
Identifiable

public static class Identifiable.Properties
extends Object

Enumeration of property name constants.

Author:
AGH CAST Team

Field Summary
static String ID
          The name of the 'id' property.
static String TYPE
          The name of the 'type' property.
 
Constructor Summary
Identifiable.Properties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
The name of the 'id' property.

See Also:
Constant Field Values

TYPE

public static final String TYPE
The name of the 'type' property.

See Also:
Constant Field Values
Constructor Detail

Identifiable.Properties

public Identifiable.Properties()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.