pl.edu.agh.cast.data.model.general
Class ITimedManyToManyRelation.Properties

java.lang.Object
  extended by 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

Field Summary
static String RELATION_DURATION
          The name of the 'duration' property.
static String RELATION_END_DATE
          The name of the 'end date' property.
static String RELATION_START_DATE
          The name of the 'start date' property.
 
Constructor Summary
ITimedManyToManyRelation.Properties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ITimedManyToManyRelation.Properties

public ITimedManyToManyRelation.Properties()


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