TopLevelClass

case
class TopLevelClass(fields: Seq[BaseField], url: String, parentClass: Option[TopLevelClass], className: String, typeName: String, rawStructureDefinition: StructureDefinition, valueSets: Map[String, CodeValueSet], targetDir: String)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def isProfile: Boolean
def scalaBaseClassName: String
def scalaClassName: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product