Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
XIBMAttr
XIBMAttr
data
class
XIBMAttr
(
type
:
XIBMAttr.Type
=
Type.BASE
,
isTotal
:
Boolean
=
false
)
Types
Constructors
Functions
Constructors
XIBMAttr
Link copied to clipboard
fun
XIBMAttr
(
type
:
XIBMAttr.Type
=
Type.BASE
,
isTotal
:
Boolean
=
false
)
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
XIBMAttr.Type
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String