Class BlockPosition
java.lang.Object
kz.greetgo.num_translator.mappers.BlockPosition
public class BlockPosition
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BlockPosition(int posNumber, Language language, int threeDigits) -
Method Summary
Modifier and Type Method Description java.lang.StringgetBlockName()intgetBlockPosition()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlockPosition
-
-
Method Details
-
getBlockPosition
public int getBlockPosition() -
getBlockName
public java.lang.String getBlockName()
-