|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCustomClientSettings
A representation of the model object 'TCustom Client Settings'. Abstract base type representing the map of custom client settings.
The following features are supported:
TaskPackage.getTCustomClientSettings()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getClientType()
Returns the value of the 'Client Type' attribute |
org.eclipse.emf.common.util.EList |
getCustomSetting()
Returns the value of the 'Custom Setting' containment reference list. |
void |
setClientType(java.lang.String value)
Sets the value of the ' Client Type ' attribute |
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 |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
org.eclipse.emf.common.util.EList getCustomSetting()
TCustomSetting
.
If the meaning of the 'Custom Setting' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTCustomClientSettings_CustomSetting()
java.lang.String getClientType()
If the meaning of the 'Client Type' attribute isn't clear, there really should be more of a description here...
setClientType(String)
,
TaskPackage.getTCustomClientSettings_ClientType()
void setClientType(java.lang.String value)
Client Type
' attribute.
value
- the new value of the 'Client Type' attribute.getClientType()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |