Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.shipment |
Modifier and Type | Field and Description |
---|---|
protected DocumentClassEnum |
DocumentData.documentClassEnum |
protected DocumentClassEnum |
DocumentData.documentClassEnum |
Modifier and Type | Method and Description |
---|---|
static DocumentClassEnum |
DocumentClassEnum.fromValue(String v) |
static DocumentClassEnum |
DocumentClassEnum.fromValue(String v) |
DocumentClassEnum |
DocumentData.getDocumentClassEnum()
Gets the value of the documentClassEnum property.
|
DocumentClassEnum |
DocumentData.getDocumentClassEnum()
Gets the value of the documentClassEnum property.
|
static DocumentClassEnum |
DocumentClassEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentClassEnum |
DocumentClassEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentClassEnum[] |
DocumentClassEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DocumentClassEnum[] |
DocumentClassEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentData.setDocumentClassEnum(DocumentClassEnum value)
Sets the value of the documentClassEnum property.
|
void |
DocumentData.setDocumentClassEnum(DocumentClassEnum value)
Sets the value of the documentClassEnum property.
|
Copyright © 2021. All rights reserved.