| Package | Description |
|---|---|
| org.egov.mrs.domain.entity |
| Modifier and Type | Method and Description |
|---|---|
DocumentProofType |
MarriageDocument.getDocumentProofType() |
static DocumentProofType |
DocumentProofType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentProofType[] |
DocumentProofType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarriageDocument.setDocumentProofType(DocumentProofType documentProofType) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.