Uses of Class
com.microsoft.store.partnercenter.models.invoices.DocumentType
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.invoices |
-
Uses of DocumentType in com.microsoft.store.partnercenter.models.invoices
Methods in com.microsoft.store.partnercenter.models.invoices that return DocumentType Modifier and Type Method Description DocumentTypeInvoice. getDocumentType()static DocumentTypeDocumentType. valueOf(String name)Returns the enum constant of this type with the specified name.static DocumentType[]DocumentType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.store.partnercenter.models.invoices with parameters of type DocumentType Modifier and Type Method Description voidInvoice. setDocumentType(DocumentType value)