A B C D E F G H I J K L M N O P Q R S T U V

S

search(List<S>) - Method in class net.ajaest.data.auxi.OrderedSequenceTree
Does a recursive search along subtrees of this tree in order to get final nodes that matches the specified sequence.
second - Variable in class net.ajaest.data.auxi.Pair
 
secondStrokePoint - Variable in class net.ajaest.data.kanji.KanjiStrokeClue
 
sequenceValue - Variable in class net.ajaest.data.auxi.OrderedSequenceTree
 
serialVersionUID - Static variable in class net.ajaest.data.auxi.UByte
 
serialVersionUID - Static variable in class net.ajaest.data.kanji.Kanji
 
serialVersionUID - Static variable in class net.ajaest.data.kanji.KanjiTag
 
setClassicRadical(Integer) - Method in class net.ajaest.data.kanji.Kanji
 
setDicReferences(Set<DicReferencePair>) - Method in class net.ajaest.data.kanji.Kanji
 
setElements(Set<E>) - Method in class net.ajaest.data.auxi.ListEntry
Sets the list pf elements overriding the previous one.
setElements(Set<String>) - Method in class net.ajaest.data.kanji.KanjiStringListEntry
The object it's intended to be inmutable, so it will always throw UnsupportedOperationException
setFinalNode(int, E) - Method in class net.ajaest.data.auxi.OrderedSequenceTree
Replaces the element at the specified position in this list with the specified element.
setFirst(E1) - Method in class net.ajaest.data.auxi.Pair
Stores the first element overriding the previous one.Read the constructor or class info for further information about the meaning of "first".
setFirst(String) - Method in class net.ajaest.data.kanji.KanjiStringPair
The object it's intended to be inmutable, so it will always throw UnsupportedOperationException
setFirst(Integer) - Method in class net.ajaest.data.kanji.KanjiStrokeClue
The object it's intended to be inmutable, so it will always throw UnsupportedOperationException
setFrequency(Integer) - Method in class net.ajaest.data.kanji.Kanji
 
setGrade(Integer) - Method in class net.ajaest.data.kanji.Kanji
 
setGraph(KanjiGraph) - Method in class net.ajaest.data.kanji.Kanji
 
setJisCode(JISPair) - Method in class net.ajaest.data.kanji.Kanji
 
setJLPTLevel(Integer) - Method in class net.ajaest.data.kanji.Kanji
 
setKey(Key) - Method in class net.ajaest.data.auxi.ListEntry
Sets the key overriding the previous one.
setKey(String) - Method in class net.ajaest.data.kanji.KanjiStringListEntry
The object it's intended to be inmutable, so it will always throw UnsupportedOperationException
setMeanings(Set<MeaningEntry>) - Method in class net.ajaest.data.kanji.Kanji
 
setNelsonRadical(Integer) - Method in class net.ajaest.data.kanji.Kanji
 
setQueryCodes(KanjiQueryCodes) - Method in class net.ajaest.data.kanji.Kanji
 
setReadings(Set<ReadingEntry>) - Method in class net.ajaest.data.kanji.Kanji
 
setSecond(E2) - Method in class net.ajaest.data.auxi.Pair
Stores the second element replacing any element stored before.Read the constructor or class info for further information about the meaning of "second".
setSecond(String) - Method in class net.ajaest.data.kanji.KanjiStringPair
The object it's intended to be inmutable, so it will always throw UnsupportedOperationException
setSecond(Integer) - Method in class net.ajaest.data.kanji.KanjiStrokeClue
The object it's intended to be inmutable, so it will always throw UnsupportedOperationException
setStrokeCount(Integer) - Method in class net.ajaest.data.kanji.Kanji
 
setStrokeMiscounts(Set<Integer>) - Method in class net.ajaest.data.kanji.Kanji
 
setVariants(Set<VariantPair>) - Method in class net.ajaest.data.kanji.Kanji
 
size() - Method in class net.ajaest.data.auxi.database.QAbout
It returns ant int representing the size of the criteria.
skip - Variable in class net.ajaest.data.kanji.KanjiQueryCodes
 
skip_code() - Method in class net.ajaest.data.dict.query.KanjiQuery
 
SkipQAbout - Class in net.ajaest.data.dict.query.kanjiFields
QAbout class that represents a kanji SKIP query code domain.
SkipQAbout(List<AndOrEnum>, List<QAbout>) - Constructor for class net.ajaest.data.dict.query.kanjiFields.SkipQAbout
 
spahnHadamitzky - Variable in class net.ajaest.data.kanji.KanjiQueryCodes
 
SpahnHadamitzkyQAbout - Class in net.ajaest.data.dict.query.kanjiFields
QAbout class that represents a kanji Spahn-Hadamitzky query code domain.
SpahnHadamitzkyQAbout(List<AndOrEnum>, List<QAbout>) - Constructor for class net.ajaest.data.dict.query.kanjiFields.SpahnHadamitzkyQAbout
 
SpahnーHadamizky_code() - Method in class net.ajaest.data.dict.query.KanjiQuery
 
square() - Method in class net.ajaest.data.auxi.UByte
Returns a UByte whose value is (this<sup>2</sup>).
StringValueQAbout - Class in net.ajaest.data.dict.query
QAbout class that represents an string domain.
StringValueQAbout(List<AndOrEnum>, List<QAbout>) - Constructor for class net.ajaest.data.dict.query.StringValueQAbout
 
stroke_count() - Method in class net.ajaest.data.dict.query.KanjiQuery
 
stroke_miscount() - Method in class net.ajaest.data.dict.query.KanjiQuery
 
strokeClue - Variable in class net.ajaest.data.kanji.KanjiStrokeClue
 
strokeCount - Variable in class net.ajaest.data.kanji.KanjiTag
 
StrokeCountQAbout - Class in net.ajaest.data.dict.query.kanjiFields
QAbout class that represents a kanji stroke count domain.
StrokeCountQAbout(List<AndOrEnum>, List<QAbout>) - Constructor for class net.ajaest.data.dict.query.kanjiFields.StrokeCountQAbout
 
strokeList - Variable in class net.ajaest.data.kanji.KanjiStroke
 
strokeMiscounts - Variable in class net.ajaest.data.kanji.KanjiTag
 
strokes - Variable in class net.ajaest.data.kanji.KanjiGraph
 
strokesClues - Variable in class net.ajaest.data.kanji.KanjiGraph
 
subtract(UByte) - Method in class net.ajaest.data.auxi.UByte
Returns a UByte whose value is abs(this - val).
subtrees - Variable in class net.ajaest.data.auxi.OrderedSequenceTree
 

A B C D E F G H I J K L M N O P Q R S T U V