ApiVersionNbr

uk.gov.hmrc.apiplatform.modules.common.domain.models.ApiVersionNbr$package.ApiVersionNbr
object ApiVersionNbr

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object given_Ordering_ApiVersionNbr extends Ordering[ApiVersionNbr]

Attributes

Supertypes
trait Ordering[ApiVersionNbr]
trait PartialOrdering[ApiVersionNbr]
trait Equiv[ApiVersionNbr]
trait Serializable
trait Comparator[ApiVersionNbr]
class Object
trait Matchable
class Any
Show all
Self type

Value members

Concrete methods

def apply(value: String): ApiVersionNbr

Produces a version from 0-999 . 0-999

Produces a version from 0-999 . 0-999

Attributes

Extensions

Extensions

extension (n: ApiVersionNbr)
def value: String