public class FunctionConfig extends Object
Java class for function-config complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="function-config"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="class-name" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
コンストラクタと説明 |
---|
FunctionConfig() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getClassName()
Gets the value of the className property.
|
void |
setClassName(String value)
Sets the value of the className property.
|
protected String className
Copyright © 2012 NTT DATA INTRAMART CORPORATION