public class RIFLDocument.Category extends RIFLDocument.SourceSinkSpec
type| 构造器和说明 |
|---|
Category(String name)
Creates a new instance of the
RIFLDocument.Category class |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object other) |
List<RIFLDocument.SourceSinkSpec> |
getElements()
Gets the sources and sinks in this category
|
String |
getName()
Gets the name of this category
|
int |
hashCode() |
getTypepublic Category(String name)
RIFLDocument.Category classname - The name of the categorypublic String getName()
public List<RIFLDocument.SourceSinkSpec> getElements()
public int hashCode()
hashCode 在类中 RIFLDocument.SourceSinkSpecpublic boolean equals(Object other)
equals 在类中 RIFLDocument.SourceSinkSpecCopyright © 2022 Fraunhofer SIT. All rights reserved.