|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault.AttributesType
Helper class that represents the attributes (parameters) of an RFC exception message. Required by the AII Proxy layer to fully describe exceptions.
| Constructor Summary | |
WDDynamicRFC_Fault.AttributesType()
|
|
| Method Summary | |
protected java.lang.Class |
_associatedModelClazz()
|
protected WDModelScopeType |
_defaultScope()
|
java.lang.String |
getV1()
Value space = Xsdl string Restrictions: maxLength = 50 |
java.lang.String |
getV2()
Value space = Xsdl string Restrictions: maxLength = 50 |
java.lang.String |
getV3()
Value space = Xsdl string Restrictions: maxLength = 50 |
java.lang.String |
getV4()
Value space = Xsdl string Restrictions: maxLength = 50 |
void |
setV1(java.lang.String V1)
Value space = Xsdl string Restrictions: maxLength = 50 |
void |
setV2(java.lang.String V2)
Value space = Xsdl string Restrictions: maxLength = 50 |
void |
setV3(java.lang.String V3)
Value space = Xsdl string Restrictions: maxLength = 50 |
void |
setV4(java.lang.String V4)
Value space = Xsdl string Restrictions: maxLength = 50 |
| Constructor Detail |
public WDDynamicRFC_Fault.AttributesType()
| Method Detail |
protected java.lang.Class _associatedModelClazz()
protected WDModelScopeType _defaultScope()
public void setV3(java.lang.String V3)
public void setV2(java.lang.String V2)
public java.lang.String getV2()
public void setV1(java.lang.String V1)
public void setV4(java.lang.String V4)
public java.lang.String getV4()
public java.lang.String getV1()
public java.lang.String getV3()
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||