toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.trackedentity
/
TrackedEntityAttributeLegendSetLink
Tracked
Entity
Attribute
Legend
Set
Link
abstract
class
TrackedEntityAttributeLegendSetLink
:
CoreObject
Members
Constructors
Tracked
Entity
Attribute
Legend
Set
Link
Link copied to clipboard
constructor
(
)
Types
Builder
Link copied to clipboard
abstract
class
Builder
:
BaseObject.Builder
<
T
>
Functions
builder
Link copied to clipboard
open
fun
builder
(
)
:
TrackedEntityAttributeLegendSetLink.Builder
create
Link copied to clipboard
open
fun
create
(
cursor
:
Cursor
)
:
TrackedEntityAttributeLegendSetLink
id
Link copied to clipboard
@
Nullable
abstract
fun
id
(
)
:
Long
legend
Set
Link copied to clipboard
@
NotNull
abstract
fun
legendSet
(
)
:
String
sort
Order
Link copied to clipboard
@
Nullable
abstract
fun
sortOrder
(
)
:
Integer
to
Builder
Link copied to clipboard
abstract
fun
toBuilder
(
)
:
TrackedEntityAttributeLegendSetLink.Builder
to
Content
Values
Link copied to clipboard
abstract
fun
toContentValues
(
)
:
ContentValues
tracked
Entity
Attribute
Link copied to clipboard
@
NotNull
abstract
fun
trackedEntityAttribute
(
)
:
String