public class ResultOfVerificationType extends Object
Java class for ResultOfVerificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResultOfVerificationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidatorID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidationResultCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidationDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidationTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidateProcess" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidateTool" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValidateToolVersion" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SignatoryParty" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PartyType |
signatoryParty |
protected ValidateProcessType |
validateProcess |
protected ValidateToolType |
validateTool |
protected ValidateToolVersionType |
validateToolVersion |
protected ValidationDateType |
validationDate |
protected ValidationResultCodeType |
validationResultCode |
protected ValidationTimeType |
validationTime |
protected ValidatorIDType |
validatorID |
| Constructor and Description |
|---|
ResultOfVerificationType() |
| Modifier and Type | Method and Description |
|---|---|
PartyType |
getSignatoryParty()
Gets the value of the signatoryParty property.
|
ValidateProcessType |
getValidateProcess()
Gets the value of the validateProcess property.
|
ValidateToolType |
getValidateTool()
Gets the value of the validateTool property.
|
ValidateToolVersionType |
getValidateToolVersion()
Gets the value of the validateToolVersion property.
|
ValidationDateType |
getValidationDate()
Gets the value of the validationDate property.
|
ValidationResultCodeType |
getValidationResultCode()
Gets the value of the validationResultCode property.
|
ValidationTimeType |
getValidationTime()
Gets the value of the validationTime property.
|
ValidatorIDType |
getValidatorID()
Gets the value of the validatorID property.
|
void |
setSignatoryParty(PartyType value)
Sets the value of the signatoryParty property.
|
void |
setValidateProcess(ValidateProcessType value)
Sets the value of the validateProcess property.
|
void |
setValidateTool(ValidateToolType value)
Sets the value of the validateTool property.
|
void |
setValidateToolVersion(ValidateToolVersionType value)
Sets the value of the validateToolVersion property.
|
void |
setValidationDate(ValidationDateType value)
Sets the value of the validationDate property.
|
void |
setValidationResultCode(ValidationResultCodeType value)
Sets the value of the validationResultCode property.
|
void |
setValidationTime(ValidationTimeType value)
Sets the value of the validationTime property.
|
void |
setValidatorID(ValidatorIDType value)
Sets the value of the validatorID property.
|
protected ValidatorIDType validatorID
protected ValidationResultCodeType validationResultCode
protected ValidationDateType validationDate
protected ValidationTimeType validationTime
protected ValidateProcessType validateProcess
protected ValidateToolType validateTool
protected ValidateToolVersionType validateToolVersion
protected PartyType signatoryParty
public ValidatorIDType getValidatorID()
ValidatorIDTypepublic void setValidatorID(ValidatorIDType value)
value - allowed object is
ValidatorIDTypepublic ValidationResultCodeType getValidationResultCode()
ValidationResultCodeTypepublic void setValidationResultCode(ValidationResultCodeType value)
value - allowed object is
ValidationResultCodeTypepublic ValidationDateType getValidationDate()
ValidationDateTypepublic void setValidationDate(ValidationDateType value)
value - allowed object is
ValidationDateTypepublic ValidationTimeType getValidationTime()
ValidationTimeTypepublic void setValidationTime(ValidationTimeType value)
value - allowed object is
ValidationTimeTypepublic ValidateProcessType getValidateProcess()
ValidateProcessTypepublic void setValidateProcess(ValidateProcessType value)
value - allowed object is
ValidateProcessTypepublic ValidateToolType getValidateTool()
ValidateToolTypepublic void setValidateTool(ValidateToolType value)
value - allowed object is
ValidateToolTypepublic ValidateToolVersionType getValidateToolVersion()
ValidateToolVersionTypepublic void setValidateToolVersion(ValidateToolVersionType value)
value - allowed object is
ValidateToolVersionTypepublic PartyType getSignatoryParty()
PartyTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.