FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-build
/
uk.co.nickthecoder.foocad.build.util
/
CustomField
Custom
Field
class
CustomField
(
val
field
:
Member
,
val
custom
:
Custom
)
Members
Constructors
Custom
Field
Link copied to clipboard
constructor
(
field
:
Member
,
custom
:
Custom
)
Properties
custom
Link copied to clipboard
val
custom
:
Custom
field
Link copied to clipboard
val
field
:
Member
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String