case object ForceDisassociateAck extends Product with Serializable
- Annotations
- @SerialVersionUID()
- Source
- TestTransportCommands.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ForceDisassociateAck
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def getInstance: ForceDisassociateAck
Java API: get the singleton instance
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product