Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.jaxb.testdef
Interface NameValueType

All Superinterfaces:
BaseType
All Known Subinterfaces:
TagNameValueType, TestDefType.TagsType.TagNameValue
All Known Implementing Classes:
NameValueTypeImpl, TagNameValueTypeImpl, TestDefTypeImpl.TagsTypeImpl.TagNameValueImpl

public interface NameValueType
extends BaseType


Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from interface oracle.apps.fnd.appltest.diagfwk.jaxb.testdef.BaseType
getName, setName
 

Method Detail

setValue

void setValue(java.lang.String value)

getValue

java.lang.String getValue()

Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.