Class SignedSignaturePropertiesType
- java.lang.Object
-
- com.helger.xsds.xades132.SignedSignaturePropertiesType
-
- All Implemented Interfaces:
com.helger.commons.lang.IExplicitlyCloneable,Serializable,Cloneable
@CodingStyleguideUnaware public class SignedSignaturePropertiesType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for SignedSignaturePropertiesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SignedSignaturePropertiesType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SigningTime" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SigningCertificate" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SigningCertificateV2" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SignaturePolicyIdentifier" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SignatureProductionPlace" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SignatureProductionPlaceV2" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SignerRole" minOccurs="0"/> <element ref="{http://uri.etsi.org/01903/v1.3.2#}SignerRoleV2" minOccurs="0"/> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>This class was annotated by ph-jaxb-plugin -Xph-annotate
This class contains methods created by ph-jaxb-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb-plugin -Xph-tostring
This class contains methods created by ph-jaxb-plugin -Xph-list-extension
This class contains methods created by ph-jaxb-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb-plugin -Xph-value-extender
This class contains methods created by ph-jaxb-plugin -Xph-offset-dt-extension
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SignedSignaturePropertiesType()Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAny(Object elem)Created by ph-jaxb-plugin -Xph-list-extensionSignedSignaturePropertiesTypeclone()Created by ph-jaxb-plugin -Xph-cloneable2voidcloneTo(SignedSignaturePropertiesType ret)This method clones all values fromthisto the passed object.booleanequals(Object o)Created by ph-jaxb-plugin -Xph-equalshashcodeList<Object>getAny()Gets the value of the any property.ObjectgetAnyAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionintgetAnyCount()Created by ph-jaxb-plugin -Xph-list-extensionStringgetId()Gets the value of the id property.SignaturePolicyIdentifierTypegetSignaturePolicyIdentifier()Gets the value of the signaturePolicyIdentifier property.SignatureProductionPlaceTypegetSignatureProductionPlace()Gets the value of the signatureProductionPlace property.SignatureProductionPlaceV2TypegetSignatureProductionPlaceV2()Gets the value of the signatureProductionPlaceV2 property.SignerRoleTypegetSignerRole()Gets the value of the signerRole property.SignerRoleV2TypegetSignerRoleV2()Gets the value of the signerRoleV2 property.CertIDListTypegetSigningCertificate()Gets the value of the signingCertificate property.CertIDListV2TypegetSigningCertificateV2()Gets the value of the signingCertificateV2 property.com.helger.commons.datetime.XMLOffsetDateTimegetSigningTime()Gets the value of the signingTime property.LocalDateTimegetSigningTimeLocal()Created by ph-jaxb-plugin -Xph-offset-dt-extensionbooleanhasAnyEntries()Created by ph-jaxb-plugin -Xph-list-extensioninthashCode()Created by ph-jaxb-plugin -Xph-equalshashcodebooleanhasNoAnyEntries()Created by ph-jaxb-plugin -Xph-list-extensionvoidsetAny(List<Object> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidsetId(String value)Sets the value of the id property.voidsetSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Sets the value of the signaturePolicyIdentifier property.voidsetSignatureProductionPlace(SignatureProductionPlaceType value)Sets the value of the signatureProductionPlace property.voidsetSignatureProductionPlaceV2(SignatureProductionPlaceV2Type value)Sets the value of the signatureProductionPlaceV2 property.voidsetSignerRole(SignerRoleType value)Sets the value of the signerRole property.voidsetSignerRoleV2(SignerRoleV2Type value)Sets the value of the signerRoleV2 property.voidsetSigningCertificate(CertIDListType value)Sets the value of the signingCertificate property.voidsetSigningCertificateV2(CertIDListV2Type value)Sets the value of the signingCertificateV2 property.voidsetSigningTime(com.helger.commons.datetime.XMLOffsetDateTime value)Sets the value of the signingTime property.voidsetSigningTime(LocalDateTime aValue)Created by ph-jaxb-plugin -Xph-offset-dt-extensionStringtoString()Created by ph-jaxb-plugin -Xph-tostring
-
-
-
Method Detail
-
getSigningTime
@Nullable public com.helger.commons.datetime.XMLOffsetDateTime getSigningTime()
Gets the value of the signingTime property.- Returns:
- possible object is
String
-
setSigningTime
public void setSigningTime(@Nullable com.helger.commons.datetime.XMLOffsetDateTime value)
Sets the value of the signingTime property.- Parameters:
value- allowed object isString
-
getSigningCertificate
@Nullable public CertIDListType getSigningCertificate()
Gets the value of the signingCertificate property.- Returns:
- possible object is
CertIDListType
-
setSigningCertificate
public void setSigningCertificate(@Nullable CertIDListType value)
Sets the value of the signingCertificate property.- Parameters:
value- allowed object isCertIDListType
-
getSigningCertificateV2
@Nullable public CertIDListV2Type getSigningCertificateV2()
Gets the value of the signingCertificateV2 property.- Returns:
- possible object is
CertIDListV2Type
-
setSigningCertificateV2
public void setSigningCertificateV2(@Nullable CertIDListV2Type value)
Sets the value of the signingCertificateV2 property.- Parameters:
value- allowed object isCertIDListV2Type
-
getSignaturePolicyIdentifier
@Nullable public SignaturePolicyIdentifierType getSignaturePolicyIdentifier()
Gets the value of the signaturePolicyIdentifier property.- Returns:
- possible object is
SignaturePolicyIdentifierType
-
setSignaturePolicyIdentifier
public void setSignaturePolicyIdentifier(@Nullable SignaturePolicyIdentifierType value)
Sets the value of the signaturePolicyIdentifier property.- Parameters:
value- allowed object isSignaturePolicyIdentifierType
-
getSignatureProductionPlace
@Nullable public SignatureProductionPlaceType getSignatureProductionPlace()
Gets the value of the signatureProductionPlace property.- Returns:
- possible object is
SignatureProductionPlaceType
-
setSignatureProductionPlace
public void setSignatureProductionPlace(@Nullable SignatureProductionPlaceType value)
Sets the value of the signatureProductionPlace property.- Parameters:
value- allowed object isSignatureProductionPlaceType
-
getSignatureProductionPlaceV2
@Nullable public SignatureProductionPlaceV2Type getSignatureProductionPlaceV2()
Gets the value of the signatureProductionPlaceV2 property.- Returns:
- possible object is
SignatureProductionPlaceV2Type
-
setSignatureProductionPlaceV2
public void setSignatureProductionPlaceV2(@Nullable SignatureProductionPlaceV2Type value)
Sets the value of the signatureProductionPlaceV2 property.- Parameters:
value- allowed object isSignatureProductionPlaceV2Type
-
getSignerRole
@Nullable public SignerRoleType getSignerRole()
Gets the value of the signerRole property.- Returns:
- possible object is
SignerRoleType
-
setSignerRole
public void setSignerRole(@Nullable SignerRoleType value)
Sets the value of the signerRole property.- Parameters:
value- allowed object isSignerRoleType
-
getSignerRoleV2
@Nullable public SignerRoleV2Type getSignerRoleV2()
Gets the value of the signerRoleV2 property.- Returns:
- possible object is
SignerRoleV2Type
-
setSignerRoleV2
public void setSignerRoleV2(@Nullable SignerRoleV2Type value)
Sets the value of the signerRoleV2 property.- Parameters:
value- allowed object isSignerRoleV2Type
-
getAny
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<Object> getAny()
Gets the value of the any property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the any property.For example, to add a new item, do as follows:
getAny().add(newItem);Objects of the following type(s) are allowed in the list
Object- Returns:
- The value of the any property.
-
getId
@Nullable public String getId()
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
public void setId(@Nullable String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
equals
public boolean equals(Object o)
Created by ph-jaxb-plugin -Xph-equalshashcode
-
hashCode
public int hashCode()
Created by ph-jaxb-plugin -Xph-equalshashcode
-
toString
public String toString()
Created by ph-jaxb-plugin -Xph-tostring
-
setAny
public void setAny(@Nullable List<Object> aList)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
hasAnyEntries
public boolean hasAnyEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAnyEntries
public boolean hasNoAnyEntries()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAnyCount
@Nonnegative public int getAnyCount()
Created by ph-jaxb-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAnyAtIndex
@Nullable public Object getAnyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAny
public void addAny(@Nonnull Object elem)
Created by ph-jaxb-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
cloneTo
public void cloneTo(@Nonnull SignedSignaturePropertiesType ret)
This method clones all values fromthisto the passed object. All data in the parameter object is overwritten!Created by ph-jaxb-plugin -Xph-cloneable2- Parameters:
ret- The target object to clone to. May not benull.
-
clone
@Nonnull @ReturnsMutableCopy public SignedSignaturePropertiesType clone()
Created by ph-jaxb-plugin -Xph-cloneable2
-
getSigningTimeLocal
@Nullable public LocalDateTime getSigningTimeLocal()
Created by ph-jaxb-plugin -Xph-offset-dt-extension- Returns:
- The LocalDateTime representation of signingTime. May be
null.
-
setSigningTime
public void setSigningTime(@Nullable LocalDateTime aValue)
Created by ph-jaxb-plugin -Xph-offset-dt-extension- Parameters:
aValue- The LocalDateTime to set. May benull.
-
-