pt.ist.fenixframework.dml
Class AnnotatedSlot
java.lang.Object
pt.ist.fenixframework.dml.AnnotatedSlot
- All Implemented Interfaces:
- Serializable
public class AnnotatedSlot
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedSlot
public AnnotatedSlot(DomainClass domainClass,
Slot slot)
getDomainClass
public DomainClass getDomainClass()
setDomainClass
public void setDomainClass(DomainClass domainClass)
getSlot
public Slot getSlot()
setSlot
public void setSlot(Slot slot)
Copyright © 2013. All Rights Reserved.