Object

org.apache.daffodil.dpath.NodeInfo.PrimType

UnsignedShort

Related Doc: package PrimType

Permalink

object UnsignedShort extends PrimTypeNode with UnsignedShortKind with Product with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UnsignedShort
  2. Product
  3. Equals
  4. UnsignedShortKind
  5. UnsignedIntKind
  6. UnsignedLongKind
  7. NonNegativeIntegerKind
  8. IntegerKind
  9. SignedIntegerKind
  10. SignedNumericKind
  11. NumericKind
  12. PrimTypeNode
  13. PrimType
  14. AnyAtomicKind
  15. AnySimpleTypeKind
  16. NillableKind
  17. Kind
  18. AnyTypeKind
  19. Kind
  20. EnumValueType
  21. TypeNode
  22. Serializable
  23. Serializable
  24. AnyRef
  25. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Kind = UnsignedShortKind

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val Max: Int

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. lazy val children: List[TypeNode]

    Permalink
    Definition Classes
    TypeNode
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def doesParentListContain(typeName: String): Boolean

    Permalink
    Definition Classes
    TypeNode
  9. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  10. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  11. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. def fromXMLString(s: String): Integer

    Permalink
    Definition Classes
    UnsignedShortPrimType
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  14. lazy val globalQName: GlobalQName

    Permalink
    Definition Classes
    TypeNode
  15. def isError: Boolean

    Permalink
    Definition Classes
    PrimType
  16. lazy val isHead: Boolean

    Permalink
    Definition Classes
    TypeNode
  17. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  18. def isSubtypeOf(other: NodeInfo.Kind): Boolean

    Permalink
    Definition Classes
    Kind
  19. lazy val lcaseName: String

    Permalink
    Definition Classes
    TypeNode
  20. def name: String

    Permalink
    Definition Classes
    Kind
  21. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  24. lazy val parentList: List[String]

    Permalink
    Definition Classes
    TypeNode
  25. lazy val pname: String

    Permalink

    When class name is isomorphic to the type name, compute automatically.

    When class name is isomorphic to the type name, compute automatically.

    Attributes
    protected
    Definition Classes
    PrimType
  26. def primType: PrimType

    Permalink
    Definition Classes
    PrimType
  27. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  28. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Product

Inherited from Equals

Inherited from UnsignedShortKind

Inherited from UnsignedIntKind

Inherited from UnsignedLongKind

Inherited from NonNegativeIntegerKind

Inherited from IntegerKind

Inherited from SignedIntegerKind

Inherited from SignedNumericKind

Inherited from NumericKind

Inherited from PrimTypeNode

Inherited from PrimType

Inherited from AnyAtomicKind

Inherited from AnySimpleTypeKind

Inherited from NillableKind

Inherited from AnyType.Kind

Inherited from AnyTypeKind

Inherited from NodeInfo.Kind

Inherited from NodeInfo.EnumValueType

Inherited from TypeNode

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped