Uses of Class
com.microsoft.graph.models.TimeCardEntry
Packages that use TimeCardEntry
-
Uses of TimeCardEntry in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TimeCardEntryModifier and TypeMethodDescriptionstatic TimeCardEntryTimeCardEntry.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTimeCard.getOriginalEntry()Gets the originalEntry property value.Methods in com.microsoft.graph.models with parameters of type TimeCardEntryModifier and TypeMethodDescriptionvoidTimeCard.setOriginalEntry(TimeCardEntry value) Sets the originalEntry property value.