@CodingStyleguideUnaware public class SignatureType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
SignatureType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
SignatureType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(SignatureType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CanonicalizationMethodType |
getCanonicalizationMethod()
<pre>
<?
|
String |
getCanonicalizationMethodValue()
Get the value of the contained CanonicalizationMethodType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
AttachmentType |
getDigitalSignatureAttachment()
<pre>
<?
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<NoteType> |
getNote()
<pre>
<?
|
NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DocumentReferenceType |
getOriginalDocumentReference()
<pre>
<?
|
PartyType |
getSignatoryParty()
<pre>
<?
|
SignatureMethodType |
getSignatureMethod()
<pre>
<?
|
String |
getSignatureMethodValue()
Get the value of the contained SignatureMethodType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValidationDateType |
getValidationDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getValidationDateValue()
Get the value of the contained ValidationDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getValidationDateValueLocal()
Get the value of the contained ValidationDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValidationTimeType |
getValidationTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getValidationTimeValue()
Get the value of the contained ValidationTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getValidationTimeValueLocal()
Get the value of the contained ValidationTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValidatorIDType |
getValidatorID()
<pre>
<?
|
String |
getValidatorIDValue()
Get the value of the contained ValidatorIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCanonicalizationMethod(CanonicalizationMethodType value)
Sets the value of the canonicalizationMethod property.
|
CanonicalizationMethodType |
setCanonicalizationMethod(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDigitalSignatureAttachment(AttachmentType value)
Sets the value of the digitalSignatureAttachment property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setOriginalDocumentReference(DocumentReferenceType value)
Sets the value of the originalDocumentReference property.
|
void |
setSignatoryParty(PartyType value)
Sets the value of the signatoryParty property.
|
void |
setSignatureMethod(SignatureMethodType value)
Sets the value of the signatureMethod property.
|
SignatureMethodType |
setSignatureMethod(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValidationDateType |
setValidationDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setValidationDate(ValidationDateType value)
Sets the value of the validationDate property.
|
ValidationDateType |
setValidationDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValidationTimeType |
setValidationTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setValidationTime(ValidationTimeType value)
Sets the value of the validationTime property.
|
ValidationTimeType |
setValidationTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ValidatorIDType |
setValidatorID(String valueParam)
Special setter with value of type String<br>
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 SignatureType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public ValidationDateType getValidationDate()
ValidationDateTypepublic void setValidationDate(@Nullable ValidationDateType value)
value - allowed object is
ValidationDateType@Nullable public ValidationTimeType getValidationTime()
ValidationTimeTypepublic void setValidationTime(@Nullable ValidationTimeType value)
value - allowed object is
ValidationTimeType@Nullable public ValidatorIDType getValidatorID()
ValidatorIDTypepublic void setValidatorID(@Nullable ValidatorIDType value)
value - allowed object is
ValidatorIDType@Nullable public CanonicalizationMethodType getCanonicalizationMethod()
CanonicalizationMethodTypepublic void setCanonicalizationMethod(@Nullable CanonicalizationMethodType value)
value - allowed object is
CanonicalizationMethodType@Nullable public SignatureMethodType getSignatureMethod()
SignatureMethodTypepublic void setSignatureMethod(@Nullable SignatureMethodType value)
value - allowed object is
SignatureMethodType@Nullable public PartyType getSignatoryParty()
PartyTypepublic void setSignatoryParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public AttachmentType getDigitalSignatureAttachment()
AttachmentTypepublic void setDigitalSignatureAttachment(@Nullable AttachmentType value)
value - allowed object is
AttachmentType@Nullable public DocumentReferenceType getOriginalDocumentReference()
DocumentReferenceTypepublic void setOriginalDocumentReference(@Nullable DocumentReferenceType value)
value - allowed object is
DocumentReferenceTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasNoteEntries()
public boolean hasNoNoteEntries()
@Nonnegative public int getNoteCount()
@Nullable public NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull NoteType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull SignatureType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public SignatureType clone()
@Nonnull public ValidationDateType setValidationDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValidationDateType setValidationDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValidationTimeType setValidationTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValidationTimeType setValidationTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ValidatorIDType setValidatorID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CanonicalizationMethodType setCanonicalizationMethod(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SignatureMethodType setSignatureMethod(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getValidationDateValue()
@Nullable public LocalDate getValidationDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getValidationTimeValue()
@Nullable public LocalTime getValidationTimeValueLocal()
@Nullable public String getValidatorIDValue()
@Nullable public String getCanonicalizationMethodValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.