toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.trackedentity
/
TrackedEntityTypeAttribute
Tracked
Entity
Type
Attribute
abstract
class
TrackedEntityTypeAttribute
:
CoreObject
Members
Constructors
Tracked
Entity
Type
Attribute
Link copied to clipboard
constructor
(
)
Types
Builder
Link copied to clipboard
abstract
class
Builder
Functions
builder
Link copied to clipboard
open
fun
builder
(
)
:
TrackedEntityTypeAttribute.Builder
create
Link copied to clipboard
open
fun
create
(
cursor
:
Cursor
)
:
TrackedEntityTypeAttribute
display
In
List
Link copied to clipboard
abstract
fun
displayInList
(
)
:
Boolean
id
Link copied to clipboard
@
Nullable
abstract
fun
id
(
)
:
Long
mandatory
Link copied to clipboard
@
Nullable
abstract
fun
mandatory
(
)
:
Boolean
searchable
Link copied to clipboard
abstract
fun
searchable
(
)
:
Boolean
sort
Order
Link copied to clipboard
@
Nullable
abstract
fun
sortOrder
(
)
:
Integer
to
Builder
Link copied to clipboard
abstract
fun
toBuilder
(
)
:
TrackedEntityTypeAttribute.Builder
to
Content
Values
Link copied to clipboard
abstract
fun
toContentValues
(
)
:
ContentValues
tracked
Entity
Attribute
Link copied to clipboard
@
Nullable
abstract
fun
trackedEntityAttribute
(
)
:
ObjectWithUid
tracked
Entity
Type
Link copied to clipboard
abstract
fun
trackedEntityType
(
)
:
ObjectWithUid