com.rapidtransform.org.model
Class DateTimeAssignment

java.lang.Object
  extended by com.rapidtransform.core.model.AbstractBaseModel
      extended by com.rapidtransform.org.model.DateTimeAssignment
All Implemented Interfaces:
Model, java.io.Serializable

public class DateTimeAssignment
extends AbstractBaseModel

The DateTimeAssignment assigns a point in time - a date and time or an event - with product data.

Author:
S. Werner
See Also:
Serialized Form

Nested Class Summary
static class DateTimeAssignment.DateTimeAssignmentRole
           
 
Constructor Summary
DateTimeAssignment()
           
 
Method Summary
 
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel
equals, generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, hashCode, setId, setMetaTypeName, setPropertyHolder, setUuid
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeAssignment

public DateTimeAssignment()