pl.edu.agh.cast.data.model
Class Identifiable.Properties
java.lang.Object
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Identifiable.Properties
public Identifiable.Properties()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.