Packages

trait VersionedAmfObject extends AmfObject with VersionField

All AmfObject supporting versioning

Linear Supertypes
VersionField, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VersionedAmfObject
  2. VersionField
  3. AmfObject
  4. AmfElement
  5. AnyRef
  6. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val annotations: Annotations
    Definition Classes
    AmfElement
  2. abstract def componentId: String
    Definition Classes
    AmfObject
  3. abstract val fields: Fields
    Definition Classes
    AmfObject
  4. abstract def meta: Obj
    Definition Classes
    AmfObject

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to any2stringadd[VersionedAmfObject] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (VersionedAmfObject, B)
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to ArrowAssoc[VersionedAmfObject] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. val Version: Field
    Definition Classes
    VersionField
  7. def add(field: Field, value: AmfElement): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  8. def add(other: Annotations): VersionedAmfObject.this.type
    Definition Classes
    AmfElement
  9. def add(annotation: Annotation): VersionedAmfObject.this.type
    Definition Classes
    AmfElement
  10. def adopted(parent: String, cycle: Seq[String]): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  13. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  14. def ensuring(cond: (VersionedAmfObject) ⇒ Boolean, msg: ⇒ Any): VersionedAmfObject
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to Ensuring[VersionedAmfObject] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. def ensuring(cond: (VersionedAmfObject) ⇒ Boolean): VersionedAmfObject
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to Ensuring[VersionedAmfObject] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. def ensuring(cond: Boolean, msg: ⇒ Any): VersionedAmfObject
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to Ensuring[VersionedAmfObject] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  17. def ensuring(cond: Boolean): VersionedAmfObject
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to Ensuring[VersionedAmfObject] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to StringFormat[VersionedAmfObject] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. val id: String
    Definition Classes
    AmfObject
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  26. def location(): Option[String]
    Definition Classes
    AmfElement
  27. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  31. def set(field: Field, value: AmfElement, annotations: Annotations): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  32. def set(field: Field, value: AmfElement): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  33. def set(field: Field, values: Seq[String]): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  34. def set(field: Field, value: Float): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  35. def set(field: Field, value: Double): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  36. def set(field: Field, value: Int): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  37. def set(field: Field, value: Boolean): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  38. def set(field: Field, value: String, annotations: Annotations): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  39. def set(field: Field, value: String): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  40. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  41. def setArray(field: Field, values: Seq[AmfElement]): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  42. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  43. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  44. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  45. final def simpleAdoption(parent: String): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  46. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  47. def toString(): String
    Definition Classes
    AnyRef → Any
  48. def version: StrField

    Return AmfObject version.

  49. def versionField: Field
    Attributes
    protected
  50. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  52. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. def withId(value: String): VersionedAmfObject.this.type
    Definition Classes
    AmfObject
  54. def withVersion(version: String): VersionedAmfObject.this.type
  55. def withVersion(versionNode: ScalarNode): VersionedAmfObject.this.type

    Update AmfObject version.

  56. def withVersion(version: String, a: Annotations): VersionedAmfObject.this.type
  57. def withVersion(node: YNode): VersionedAmfObject.this.type
  58. def [B](y: B): (VersionedAmfObject, B)
    Implicit
    This member is added by an implicit conversion from VersionedAmfObject to ArrowAssoc[VersionedAmfObject] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from VersionField

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from VersionedAmfObject to any2stringadd[VersionedAmfObject]

Inherited by implicit conversion StringFormat from VersionedAmfObject to StringFormat[VersionedAmfObject]

Inherited by implicit conversion Ensuring from VersionedAmfObject to Ensuring[VersionedAmfObject]

Inherited by implicit conversion ArrowAssoc from VersionedAmfObject to ArrowAssoc[VersionedAmfObject]

Ungrouped