com.softwareag.centrasite.appl.framework.mapping
Class Slots
java.lang.Object
com.softwareag.centrasite.appl.framework.mapping.BaseProperty
com.softwareag.centrasite.appl.framework.mapping.Slots
- All Implemented Interfaces:
- Property
public class Slots
- extends BaseProperty
Constructor Summary |
Slots()
|
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.BaseProperty |
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slots
public Slots()
getSlotNameProperty
public java.lang.String getSlotNameProperty()
- Returns:
- the slotNameProperty
setSlotNameProperty
public void setSlotNameProperty(java.lang.String slotNameProperty)
- Parameters:
slotNameProperty
- the slotNameProperty to set
getSlotTypeProperty
public java.lang.String getSlotTypeProperty()
- Returns:
- the slotTypeProperty
setSlotTypeProperty
public void setSlotTypeProperty(java.lang.String slotTypeProperty)
- Parameters:
slotTypeProperty
- the slotTypeProperty to set
getSlotValuesProperty
public java.lang.String getSlotValuesProperty()
- Returns:
- the slotValuesProperty
setSlotValuesProperty
public void setSlotValuesProperty(java.lang.String slotValuesProperty)
- Parameters:
slotValuesProperty
- the slotValuesProperty to set