public interface WSSAddTimestampConfig extends WSSEntryConfig
Modifier and Type | Interface and Description |
---|---|
static class |
WSSAddTimestampConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
int |
getTimeToLive()
Gets the "timeToLive" attribute
|
boolean |
isSetTimeToLive()
True if has "timeToLive" attribute
|
void |
setTimeToLive(int timeToLive)
Sets the "timeToLive" attribute
|
void |
unsetTimeToLive()
Unsets the "timeToLive" attribute
|
org.apache.xmlbeans.XmlInt |
xgetTimeToLive()
Gets (as xml) the "timeToLive" attribute
|
void |
xsetTimeToLive(org.apache.xmlbeans.XmlInt timeToLive)
Sets (as xml) the "timeToLive" attribute
|
getKeyIdentifierType, getPassword, getUsername, isSetKeyIdentifierType, isSetPassword, isSetUsername, setKeyIdentifierType, setPassword, setUsername, unsetKeyIdentifierType, unsetPassword, unsetUsername, xgetKeyIdentifierType, xgetPassword, xgetUsername, xsetKeyIdentifierType, xsetPassword, xsetUsername
addNewConfiguration, getConfiguration, getType, isSetType, setConfiguration, setType, unsetType, xgetType, xsetType
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
int getTimeToLive()
org.apache.xmlbeans.XmlInt xgetTimeToLive()
boolean isSetTimeToLive()
void setTimeToLive(int timeToLive)
void xsetTimeToLive(org.apache.xmlbeans.XmlInt timeToLive)
void unsetTimeToLive()
Copyright © 2019. All Rights Reserved.