public abstract class RIFLDocument.JavaSourceSinkSpec extends RIFLDocument.SourceSinkSpec
RIFLDocument.SourceSinkSpec class for Javatype| 构造器和说明 |
|---|
JavaSourceSinkSpec(RIFLDocument.SourceSinkType type,
String className)
Creates a new instance of the JavaSourceSinkSpec class
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getClassName()
Gets the name of the class containing the parameter to be defined as
a source or sink.
|
int |
hashCode() |
getTypepublic JavaSourceSinkSpec(RIFLDocument.SourceSinkType type, String className)
type - Specifies whether this element is a source or a sinkclassName - The name of the class containing the parameter to
be defined as a source or sink.public String getClassName()
public int hashCode()
hashCode 在类中 RIFLDocument.SourceSinkSpecpublic boolean equals(Object obj)
equals 在类中 RIFLDocument.SourceSinkSpecCopyright © 2022 Fraunhofer SIT. All rights reserved.