Uses of Class
com.microsoft.graph.models.AgreementFile
Packages that use AgreementFile
-
Uses of AgreementFile in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AgreementFileModifier and TypeMethodDescriptionstatic AgreementFileAgreementFile.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAgreement.getFile()Gets the file property value.Methods in com.microsoft.graph.models with parameters of type AgreementFileModifier and TypeMethodDescriptionvoidAgreement.setFile(AgreementFile value) Sets the file property value.