pl.edu.agh.cast.data.model.general
Class ITimedManyToManyRelation.Properties
java.lang.Object
pl.edu.agh.cast.data.model.general.ITimedManyToManyRelation.Properties
- Enclosing interface:
- ITimedManyToManyRelation
public static class ITimedManyToManyRelation.Properties
- extends Object
Enumeration of property name constants.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RELATION_START_DATE
public static final String RELATION_START_DATE
- The name of the 'start date' property.
- See Also:
- Constant Field Values
RELATION_END_DATE
public static final String RELATION_END_DATE
- The name of the 'end date' property.
- See Also:
- Constant Field Values
RELATION_DURATION
public static final String RELATION_DURATION
- The name of the 'duration' property.
- See Also:
- Constant Field Values
ITimedManyToManyRelation.Properties
public ITimedManyToManyRelation.Properties()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.