Companion

object Companion

Functions

Link copied to clipboard
fun fromElements(namespaces: List<String>, elements: List<OneOfElement>): List<OneOf>
Link copied to clipboard
fun toElements(oneOfs: List<OneOf>): List<OneOfElement>