object
OverseaArea extends AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
object
AllCountry extends OverseaArea with Product with Serializable
-
object
Argentina extends OverseaArea with Product with Serializable
-
object
Australia extends OverseaArea with Product with Serializable
-
object
Austria extends OverseaArea with Product with Serializable
-
object
Belgium extends OverseaArea with Product with Serializable
-
object
Brazil extends OverseaArea with Product with Serializable
-
object
Canada extends OverseaArea with Product with Serializable
-
object
China extends OverseaArea with Product with Serializable
-
object
Denmark extends OverseaArea with Product with Serializable
-
object
France extends OverseaArea with Product with Serializable
-
object
Germany extends OverseaArea with Product with Serializable
-
object
Greece extends OverseaArea with Product with Serializable
-
object
HongKong extends OverseaArea with Product with Serializable
-
object
India extends OverseaArea with Product with Serializable
-
object
Indonesia extends OverseaArea with Product with Serializable
-
object
Italy extends OverseaArea with Product with Serializable
-
object
Korea extends OverseaArea with Product with Serializable
-
object
Malaysia extends OverseaArea with Product with Serializable
-
object
Mexico extends OverseaArea with Product with Serializable
-
object
Morocco extends OverseaArea with Product with Serializable
-
object
Netherlands extends OverseaArea with Product with Serializable
-
object
NewZealand extends OverseaArea with Product with Serializable
-
object
Philippines extends OverseaArea with Product with Serializable
-
object
Poland extends OverseaArea with Product with Serializable
-
object
Portugal extends OverseaArea with Product with Serializable
-
object
Russia extends OverseaArea with Product with Serializable
-
object
Singapore extends OverseaArea with Product with Serializable
-
object
Spain extends OverseaArea with Product with Serializable
-
object
Sweden extends OverseaArea with Product with Serializable
-
object
Switzerland extends OverseaArea with Product with Serializable
-
object
Taiwan extends OverseaArea with Product with Serializable
-
object
Thailand extends OverseaArea with Product with Serializable
-
object
Turkey extends OverseaArea with Product with Serializable
-
object
UnitedKingdom extends OverseaArea with Product with Serializable
-
object
UnitedStates extends OverseaArea with Product with Serializable
-
object
VietNam extends OverseaArea with Product with Serializable
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
parseOpt: (String) ⇒ Option[OverseaArea]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any