@CodingStyleguideUnaware public class ResultOfVerificationType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe the result of an attempt to verify a signature.</ccts:Definition><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass></ccts:Component>
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>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
ResultOfVerificationType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
ResultOfVerificationType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ResultOfVerificationType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
PartyType |
getSignatoryParty()
<?
|
ValidateProcessType |
getValidateProcess()
<?
|
String |
getValidateProcessValue()
Get the value of the contained ValidateProcessType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValidateToolType |
getValidateTool()
<?
|
String |
getValidateToolValue()
Get the value of the contained ValidateToolType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValidateToolVersionType |
getValidateToolVersion()
<?
|
String |
getValidateToolVersionValue()
Get the value of the contained ValidateToolVersionType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValidationDateType |
getValidationDate()
<?
|
LocalDate |
getValidationDateValue()
Get the value of the contained ValidationDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValidationResultCodeType |
getValidationResultCode()
<?
|
String |
getValidationResultCodeValue()
Get the value of the contained ValidationResultCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValidationTimeType |
getValidationTime()
<?
|
LocalTime |
getValidationTimeValue()
Get the value of the contained ValidationTimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ValidatorIDType |
getValidatorID()
<?
|
String |
getValidatorIDValue()
Get the value of the contained ValidatorIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setSignatoryParty(PartyType value)
Sets the value of the signatoryParty property.
|
ValidateProcessType |
setValidateProcess(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidateProcess(ValidateProcessType value)
Sets the value of the validateProcess property.
|
ValidateToolType |
setValidateTool(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidateTool(ValidateToolType value)
Sets the value of the validateTool property.
|
ValidateToolVersionType |
setValidateToolVersion(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidateToolVersion(ValidateToolVersionType value)
Sets the value of the validateToolVersion property.
|
ValidationDateType |
setValidationDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidationDate(ValidationDateType value)
Sets the value of the validationDate property.
|
ValidationResultCodeType |
setValidationResultCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidationResultCode(ValidationResultCodeType value)
Sets the value of the validationResultCode property.
|
ValidationTimeType |
setValidationTime(LocalTime valueParam)
Special setter with value of type LocalTime
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidationTime(ValidationTimeType value)
Sets the value of the validationTime property.
|
ValidatorIDType |
setValidatorID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValidatorID(ValidatorIDType value)
Sets the value of the validatorID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ResultOfVerificationType()
@Nullable public ValidatorIDType getValidatorID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validator. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the organization, person, service, or server that verified the signature.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTerm>Validator</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
ValidatorIDTypepublic void setValidatorID(@Nullable ValidatorIDType value)
value - allowed object is
ValidatorIDType@Nullable public ValidationResultCodeType getValidationResultCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validation_ Result Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the result of the verification.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTermQualifier>Validation</ccts:PropertyTermQualifier><ccts:PropertyTerm>Result Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
ValidationResultCodeTypepublic void setValidationResultCode(@Nullable ValidationResultCodeType value)
value - allowed object is
ValidationResultCodeType@Nullable public ValidationDateType getValidationDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validation Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date upon which verification took place.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTerm>Validation Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>
ValidationDateTypepublic void setValidationDate(@Nullable ValidationDateType value)
value - allowed object is
ValidationDateType@Nullable public ValidationTimeType getValidationTime()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validation Time. Time</ccts:DictionaryEntryName><ccts:Definition>The time at which verification took place.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTerm>Validation Time</ccts:PropertyTerm><ccts:RepresentationTerm>Time</ccts:RepresentationTerm><ccts:DataType>Time. Type</ccts:DataType></ccts:Component>
ValidationTimeTypepublic void setValidationTime(@Nullable ValidationTimeType value)
value - allowed object is
ValidationTimeType@Nullable public ValidateProcessType getValidateProcess()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validate_ Process. Text</ccts:DictionaryEntryName><ccts:Definition>The verification process.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTermQualifier>Validate</ccts:PropertyTermQualifier><ccts:PropertyTerm>Process</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
ValidateProcessTypepublic void setValidateProcess(@Nullable ValidateProcessType value)
value - allowed object is
ValidateProcessType@Nullable public ValidateToolType getValidateTool()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validate_ Tool. Text</ccts:DictionaryEntryName><ccts:Definition>The tool used to verify the signature.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTermQualifier>Validate</ccts:PropertyTermQualifier><ccts:PropertyTerm>Tool</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
ValidateToolTypepublic void setValidateTool(@Nullable ValidateToolType value)
value - allowed object is
ValidateToolType@Nullable public ValidateToolVersionType getValidateToolVersion()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Validate_ Tool Version. Text</ccts:DictionaryEntryName><ccts:Definition>The version of the tool used to verify the signature.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTermQualifier>Validate</ccts:PropertyTermQualifier><ccts:PropertyTerm>Tool Version</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
ValidateToolVersionTypepublic void setValidateToolVersion(@Nullable ValidateToolVersionType value)
value - allowed object is
ValidateToolVersionType@Nullable public PartyType getSignatoryParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Result Of Verification. Signatory_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>The signing party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Result Of Verification</ccts:ObjectClass><ccts:PropertyTermQualifier>Signatory</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm></ccts:Component>
PartyTypepublic void setSignatoryParty(@Nullable PartyType value)
value - allowed object is
PartyTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull ResultOfVerificationType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public ResultOfVerificationType clone()
@Nonnull public ValidationResultCodeType setValidationResultCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValidationDateType setValidationDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValidationTimeType setValidationTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValidatorIDType setValidatorID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValidateProcessType setValidateProcess(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValidateToolType setValidateTool(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValidateToolVersionType setValidateToolVersion(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getValidatorIDValue()
null@Nullable public String getValidationResultCodeValue()
null@Nullable public LocalDate getValidationDateValue()
null@Nullable public LocalTime getValidationTimeValue()
null@Nullable public String getValidateProcessValue()
null@Nullable public String getValidateToolValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.