Klasse NlpDuration
java.lang.Object
com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
com.restfb.types.webhook.messaging.nlp.NlpDuration
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetDay()
getHour()
getMonth()
getUnit()
getYear()
void
void
void
void
void
setNormalized
(NlpDuration.NormalizedDuration normalized) void
void
void
Von Klasse geerbte Methoden com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
as, getBody, getConfidence, getEnd, getEntity, getStart, getValue, isEntityOnly, setBody, setConfidence, setEnd, setEntity, setStart, setValue
-
Konstruktordetails
-
NlpDuration
public NlpDuration()
-
-
Methodendetails
-
getYear
-
setYear
-
getMonth
-
setMonth
-
getDay
-
setDay
-
getHour
-
setHour
-
getMinute
-
setMinute
-
getSecond
-
setSecond
-
getUnit
-
setUnit
-
getNormalized
-
setNormalized
-