|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DtoEnumerationProperty
A representation of the model object 'Dto Enumeration Property'.
The following features are supported:
DataContractDslPackage.getDtoEnumerationProperty()| Method Summary | |
|---|---|
java.lang.String |
getDefaultValueAsString()
Returns the value of the 'Default Value As String' attribute. |
EnumerationDto |
getType()
Returns the value of the 'Type' reference. |
void |
setDefaultValueAsString(java.lang.String value)
Sets the value of the ' Default Value As String' attribute. |
void |
setType(EnumerationDto value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.mod4j.dsl.datacontract.mm.DataContractDsl.DtoDataProperty |
|---|
isHasDefault, setHasDefault |
| Methods inherited from interface org.mod4j.dsl.datacontract.mm.DataContractDsl.DtoProperty |
|---|
getBusinessClassDto, getCustomDto, getDataType, isMandatoryForCreation, isNullable, isWritable, setBusinessClassDto, setCustomDto, setDataType, setMandatoryForCreation, setNullable, setWritable |
| Methods inherited from interface org.mod4j.dsl.datacontract.mm.DataContractDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
EnumerationDto getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(EnumerationDto),
DataContractDslPackage.getDtoEnumerationProperty_Type()void setType(EnumerationDto value)
Type' reference.
value - the new value of the 'Type' reference.getType()java.lang.String getDefaultValueAsString()
If the meaning of the 'Default Value As String' attribute isn't clear, there really should be more of a description here...
setDefaultValueAsString(String),
DataContractDslPackage.getDtoEnumerationProperty_DefaultValueAsString()void setDefaultValueAsString(java.lang.String value)
Default Value As String' attribute.
value - the new value of the 'Default Value As String' attribute.getDefaultValueAsString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||