object PartyType
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PartyType
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def from(code: Option[String]): Boolean
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val knownTypes: List[PartyType]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def noBusinessName(code: Option[String]): Boolean
- val noBusinessNameTypes: List[PartyType]
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- object AdminDivision extends PartyType with Product with Serializable
- object CIO extends PartyType with Product with Serializable
- object CharitIncOrg extends PartyType with Product with Serializable
- object Company extends PartyType with Product with Serializable
- object CorpSole extends PartyType with Product with Serializable
- object GovernmentOrg extends PartyType with Product with Serializable
- object IPS extends PartyType with Product with Serializable
- object IncorpBody extends PartyType with Product with Serializable
- object Individual extends PartyType with Product with Serializable
- object LLP extends PartyType with Product with Serializable
- object LTDLiabPtnshp extends PartyType with Product with Serializable
- object LloydsSyndicate extends PartyType with Product with Serializable
- object LtdPartnership extends PartyType with Product with Serializable
- object NonUKCharity extends PartyType with Product with Serializable
- object NonUKCoNoUKEs extends PartyType with Product with Serializable
- object NonUKCoWUKEst extends PartyType with Product with Serializable
- object OrdPartnership extends PartyType with Product with Serializable
- object Orgn extends PartyType with Product with Serializable
- object Partnership extends PartyType with Product with Serializable
- object RegSociety extends PartyType with Product with Serializable
- object ScotLTDPrtnshp extends PartyType with Product with Serializable
- object ScotPartnership extends PartyType with Product with Serializable
- object SoleTrader extends PartyType with Product with Serializable
- object TaxGroups extends PartyType with Product with Serializable
- object Trust extends PartyType with Product with Serializable
- object Trusts extends PartyType with Product with Serializable
- object UkCompany extends PartyType with Product with Serializable
- object UnincorpAssoc extends PartyType with Product with Serializable
- object UnincorporatedBody extends PartyType with Product with Serializable
- object VATGroups extends PartyType with Product with Serializable