public class ParallelTextWithId extends ParallelText implements Serializable
| コンストラクタと説明 |
|---|
ParallelTextWithId()
Constructor.
|
ParallelTextWithId(String parallelTextId,
String source,
String target,
Category[] categories) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(Object value) |
Category[] |
getCategories() |
String |
getParalleltTextId() |
int |
hashCode() |
void |
setCategories(Category[] categories) |
void |
setParalleltTextId(String paralleltTextId) |
String |
toString() |
getSource, getTarget, setSource, setTargetpublic boolean equals(Object value)
equals クラス内 ParallelTextpublic int hashCode()
hashCode クラス内 ParallelTextpublic String toString()
toString クラス内 ParallelTextpublic String getParalleltTextId()
public void setParalleltTextId(String paralleltTextId)
public Category[] getCategories()
public void setCategories(Category[] categories)
Copyright © 2019. All rights reserved.