Class SignatureIdentifierType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.SignatureIdentifierType
-
public class SignatureIdentifierType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p153899_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p442156_="https://jakarta.ee/xml/ns/jaxb" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">Used to define the elements that are part of the visual signature.</p>
Java class for SignatureIdentifierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SignatureIdentifierType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="showSignedBy" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showName" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showCommonName" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showOrganisationUnit" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showOrganisationName" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showLocal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showState" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showCountry" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showMail" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="showDate" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="textSignedBy" type="{http://www.w3.org/2001/XMLSchema}string" default="" /> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected BooleanshowCommonNameprotected BooleanshowCountryprotected BooleanshowDateprotected BooleanshowLocalprotected BooleanshowMailprotected BooleanshowNameprotected BooleanshowOrganisationNameprotected BooleanshowOrganisationUnitprotected BooleanshowSignedByprotected BooleanshowStateprotected StringtextSignedBy
-
Constructor Summary
Constructors Constructor Description SignatureIdentifierType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTextSignedBy()Gets the value of the textSignedBy property.booleanisSetShowCommonName()booleanisSetShowCountry()booleanisSetShowDate()booleanisSetShowLocal()booleanisSetShowMail()booleanisSetShowName()booleanisSetShowOrganisationName()booleanisSetShowOrganisationUnit()booleanisSetShowSignedBy()booleanisSetShowState()booleanisSetTextSignedBy()booleanisShowCommonName()Gets the value of the showCommonName property.booleanisShowCountry()Gets the value of the showCountry property.booleanisShowDate()Gets the value of the showDate property.booleanisShowLocal()Gets the value of the showLocal property.booleanisShowMail()Gets the value of the showMail property.booleanisShowName()Gets the value of the showName property.booleanisShowOrganisationName()Gets the value of the showOrganisationName property.booleanisShowOrganisationUnit()Gets the value of the showOrganisationUnit property.booleanisShowSignedBy()Gets the value of the showSignedBy property.booleanisShowState()Gets the value of the showState property.voidsetShowCommonName(boolean value)Sets the value of the showCommonName property.voidsetShowCountry(boolean value)Sets the value of the showCountry property.voidsetShowDate(boolean value)Sets the value of the showDate property.voidsetShowLocal(boolean value)Sets the value of the showLocal property.voidsetShowMail(boolean value)Sets the value of the showMail property.voidsetShowName(boolean value)Sets the value of the showName property.voidsetShowOrganisationName(boolean value)Sets the value of the showOrganisationName property.voidsetShowOrganisationUnit(boolean value)Sets the value of the showOrganisationUnit property.voidsetShowSignedBy(boolean value)Sets the value of the showSignedBy property.voidsetShowState(boolean value)Sets the value of the showState property.voidsetTextSignedBy(String value)Sets the value of the textSignedBy property.voidunsetShowCommonName()voidunsetShowCountry()voidunsetShowDate()voidunsetShowLocal()voidunsetShowMail()voidunsetShowName()voidunsetShowOrganisationName()voidunsetShowOrganisationUnit()voidunsetShowSignedBy()voidunsetShowState()
-
-
-
Field Detail
-
showSignedBy
protected Boolean showSignedBy
-
showName
protected Boolean showName
-
showCommonName
protected Boolean showCommonName
-
showOrganisationUnit
protected Boolean showOrganisationUnit
-
showOrganisationName
protected Boolean showOrganisationName
-
showLocal
protected Boolean showLocal
-
showState
protected Boolean showState
-
showCountry
protected Boolean showCountry
-
showMail
protected Boolean showMail
-
showDate
protected Boolean showDate
-
textSignedBy
protected String textSignedBy
-
-
Method Detail
-
isShowSignedBy
public boolean isShowSignedBy()
Gets the value of the showSignedBy property.- Returns:
- possible object is
Boolean
-
setShowSignedBy
public void setShowSignedBy(boolean value)
Sets the value of the showSignedBy property.- Parameters:
value- allowed object isBoolean
-
isSetShowSignedBy
public boolean isSetShowSignedBy()
-
unsetShowSignedBy
public void unsetShowSignedBy()
-
isShowName
public boolean isShowName()
Gets the value of the showName property.- Returns:
- possible object is
Boolean
-
setShowName
public void setShowName(boolean value)
Sets the value of the showName property.- Parameters:
value- allowed object isBoolean
-
isSetShowName
public boolean isSetShowName()
-
unsetShowName
public void unsetShowName()
-
isShowCommonName
public boolean isShowCommonName()
Gets the value of the showCommonName property.- Returns:
- possible object is
Boolean
-
setShowCommonName
public void setShowCommonName(boolean value)
Sets the value of the showCommonName property.- Parameters:
value- allowed object isBoolean
-
isSetShowCommonName
public boolean isSetShowCommonName()
-
unsetShowCommonName
public void unsetShowCommonName()
-
isShowOrganisationUnit
public boolean isShowOrganisationUnit()
Gets the value of the showOrganisationUnit property.- Returns:
- possible object is
Boolean
-
setShowOrganisationUnit
public void setShowOrganisationUnit(boolean value)
Sets the value of the showOrganisationUnit property.- Parameters:
value- allowed object isBoolean
-
isSetShowOrganisationUnit
public boolean isSetShowOrganisationUnit()
-
unsetShowOrganisationUnit
public void unsetShowOrganisationUnit()
-
isShowOrganisationName
public boolean isShowOrganisationName()
Gets the value of the showOrganisationName property.- Returns:
- possible object is
Boolean
-
setShowOrganisationName
public void setShowOrganisationName(boolean value)
Sets the value of the showOrganisationName property.- Parameters:
value- allowed object isBoolean
-
isSetShowOrganisationName
public boolean isSetShowOrganisationName()
-
unsetShowOrganisationName
public void unsetShowOrganisationName()
-
isShowLocal
public boolean isShowLocal()
Gets the value of the showLocal property.- Returns:
- possible object is
Boolean
-
setShowLocal
public void setShowLocal(boolean value)
Sets the value of the showLocal property.- Parameters:
value- allowed object isBoolean
-
isSetShowLocal
public boolean isSetShowLocal()
-
unsetShowLocal
public void unsetShowLocal()
-
isShowState
public boolean isShowState()
Gets the value of the showState property.- Returns:
- possible object is
Boolean
-
setShowState
public void setShowState(boolean value)
Sets the value of the showState property.- Parameters:
value- allowed object isBoolean
-
isSetShowState
public boolean isSetShowState()
-
unsetShowState
public void unsetShowState()
-
isShowCountry
public boolean isShowCountry()
Gets the value of the showCountry property.- Returns:
- possible object is
Boolean
-
setShowCountry
public void setShowCountry(boolean value)
Sets the value of the showCountry property.- Parameters:
value- allowed object isBoolean
-
isSetShowCountry
public boolean isSetShowCountry()
-
unsetShowCountry
public void unsetShowCountry()
-
isShowMail
public boolean isShowMail()
Gets the value of the showMail property.- Returns:
- possible object is
Boolean
-
setShowMail
public void setShowMail(boolean value)
Sets the value of the showMail property.- Parameters:
value- allowed object isBoolean
-
isSetShowMail
public boolean isSetShowMail()
-
unsetShowMail
public void unsetShowMail()
-
isShowDate
public boolean isShowDate()
Gets the value of the showDate property.- Returns:
- possible object is
Boolean
-
setShowDate
public void setShowDate(boolean value)
Sets the value of the showDate property.- Parameters:
value- allowed object isBoolean
-
isSetShowDate
public boolean isSetShowDate()
-
unsetShowDate
public void unsetShowDate()
-
getTextSignedBy
public String getTextSignedBy()
Gets the value of the textSignedBy property.- Returns:
- possible object is
String
-
setTextSignedBy
public void setTextSignedBy(String value)
Sets the value of the textSignedBy property.- Parameters:
value- allowed object isString
-
isSetTextSignedBy
public boolean isSetTextSignedBy()
-
-