azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.b...

158 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType"
name: "InvoiceDocumentType"
nameWithType: "InvoiceDocumentType"
summary: "The type of the document."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **InvoiceDocumentType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.InvoiceDocumentType()"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.InvoiceDocumentType()"
name: "InvoiceDocumentType()"
nameWithType: "InvoiceDocumentType.InvoiceDocumentType()"
summary: "Creates a new instance of Invoice<wbr>Document<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public InvoiceDocumentType()"
desc: "Creates a new instance of InvoiceDocumentType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.CREDIT_NOTE"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.CREDIT_NOTE"
name: "CREDIT_NOTE"
nameWithType: "InvoiceDocumentType.CREDIT_NOTE"
summary: "Static value Credit<wbr>Note for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType CREDIT_NOTE"
desc: "Static value CreditNote for InvoiceDocumentType."
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.INVOICE"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.INVOICE"
name: "INVOICE"
nameWithType: "InvoiceDocumentType.INVOICE"
summary: "Static value Invoice for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType INVOICE"
desc: "Static value Invoice for InvoiceDocumentType."
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.OTHER"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.OTHER"
name: "OTHER"
nameWithType: "InvoiceDocumentType.OTHER"
summary: "Static value Other for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType OTHER"
desc: "Static value Other for InvoiceDocumentType."
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.SUMMARY"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.SUMMARY"
name: "SUMMARY"
nameWithType: "InvoiceDocumentType.SUMMARY"
summary: "Static value Summary for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType SUMMARY"
desc: "Static value Summary for InvoiceDocumentType."
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.TAX_RECEIPT"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.TAX_RECEIPT"
name: "TAX_RECEIPT"
nameWithType: "InvoiceDocumentType.TAX_RECEIPT"
summary: "Static value Tax<wbr>Receipt for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType TAX_RECEIPT"
desc: "Static value TaxReceipt for InvoiceDocumentType."
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.TRANSACTIONS"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.TRANSACTIONS"
name: "TRANSACTIONS"
nameWithType: "InvoiceDocumentType.TRANSACTIONS"
summary: "Static value Transactions for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType TRANSACTIONS"
desc: "Static value Transactions for InvoiceDocumentType."
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.VOID_NOTE"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.VOID_NOTE"
name: "VOID_NOTE"
nameWithType: "InvoiceDocumentType.VOID_NOTE"
summary: "Static value Void<wbr>Note for Invoice<wbr>Document<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InvoiceDocumentType VOID_NOTE"
desc: "Static value VoidNote for InvoiceDocumentType."
methods:
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "InvoiceDocumentType.fromString(String name)"
summary: "Creates or finds a Invoice<wbr>Document<wbr>Type from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static InvoiceDocumentType fromString(String name)"
desc: "Creates or finds a InvoiceDocumentType from its string representation."
returns:
description: "the corresponding InvoiceDocumentType."
type: "<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.values()"
fullName: "com.azure.resourcemanager.billing.models.InvoiceDocumentType.values()"
name: "values()"
nameWithType: "InvoiceDocumentType.values()"
summary: "Gets known Invoice<wbr>Document<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<InvoiceDocumentType> values()"
desc: "Gets known InvoiceDocumentType values."
returns:
description: "known InvoiceDocumentType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.InvoiceDocumentType?alt=com.azure.resourcemanager.billing.models.InvoiceDocumentType&text=InvoiceDocumentType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The type of the document."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0