public class Slots extends BaseProperty
BaseProperty
interface.Constructor and Description |
---|
Slots() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSlotNameProperty()
Returns the slotNameProperty.
|
java.lang.String |
getSlotTypeProperty()
Returns the slotTypeProperty.
|
java.lang.String |
getSlotValuesProperty()
Returns the slotTypeProperty.
|
void |
setSlotNameProperty(java.lang.String slotNameProperty)
Sets the slotNameProperty.
|
void |
setSlotTypeProperty(java.lang.String slotTypeProperty)
Sets the slotTypeProperty.
|
void |
setSlotValuesProperty(java.lang.String slotValuesProperty)
Sets the slotValuesProperty.
|
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType
public java.lang.String getSlotNameProperty()
public void setSlotNameProperty(java.lang.String slotNameProperty)
slotNameProperty
- the slotNameProperty to setpublic java.lang.String getSlotTypeProperty()
public void setSlotTypeProperty(java.lang.String slotTypeProperty)
slotTypeProperty
- the slotTypeProperty to setpublic java.lang.String getSlotValuesProperty()
public void setSlotValuesProperty(java.lang.String slotValuesProperty)
slotValuesProperty
- the slotValuesProperty to set