Package com.vidispine.generated
Class DatabasePurgingConfigurationType.AuditTrail
- java.lang.Object
-
- com.vidispine.generated.DatabasePurgingConfigurationType.AuditTrail
-
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
- Enclosing class:
- DatabasePurgingConfigurationType
public static class DatabasePurgingConfigurationType.AuditTrail extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="age" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="compress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="batch" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="body" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DatabasePurgingConfigurationType.AuditTrail.PropInfo
-
Constructor Summary
Constructors Constructor Description AuditTrail()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
clone()
Object
copyTo(Object target)
Object
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Object
createNewInstance()
boolean
equals(Object object)
boolean
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Integer
getAge()
Gets the value of the age property.Integer
getBatch()
Gets the value of the batch property.String
getUri()
Gets the value of the uri property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Boolean
isBody()
Gets the value of the body property.Boolean
isCompress()
Gets the value of the compress property.boolean
isSetAge()
boolean
isSetBatch()
boolean
isSetBody()
boolean
isSetCompress()
boolean
isSetUri()
void
setAge(Integer value)
Sets the value of the age property.void
setBatch(Integer value)
Sets the value of the batch property.void
setBody(Boolean value)
Sets the value of the body property.void
setCompress(Boolean value)
Sets the value of the compress property.void
setUri(String value)
Sets the value of the uri property.DatabasePurgingConfigurationType.AuditTrail
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DatabasePurgingConfigurationType.AuditTrail
withAge(Integer value)
DatabasePurgingConfigurationType.AuditTrail
withBatch(Integer value)
DatabasePurgingConfigurationType.AuditTrail
withBody(Boolean value)
DatabasePurgingConfigurationType.AuditTrail
withCompress(Boolean value)
DatabasePurgingConfigurationType.AuditTrail
withUri(String value)
-
-
-
Method Detail
-
getAge
public Integer getAge()
Gets the value of the age property.- Returns:
- possible object is
Integer
-
setAge
public void setAge(Integer value)
Sets the value of the age property.- Parameters:
value
- allowed object isInteger
-
isSetAge
public boolean isSetAge()
-
getUri
public String getUri()
Gets the value of the uri property.- Returns:
- possible object is
String
-
setUri
public void setUri(String value)
Sets the value of the uri property.- Parameters:
value
- allowed object isString
-
isSetUri
public boolean isSetUri()
-
isCompress
public Boolean isCompress()
Gets the value of the compress property.- Returns:
- possible object is
Boolean
-
setCompress
public void setCompress(Boolean value)
Sets the value of the compress property.- Parameters:
value
- allowed object isBoolean
-
isSetCompress
public boolean isSetCompress()
-
getBatch
public Integer getBatch()
Gets the value of the batch property.- Returns:
- possible object is
Integer
-
setBatch
public void setBatch(Integer value)
Sets the value of the batch property.- Parameters:
value
- allowed object isInteger
-
isSetBatch
public boolean isSetBatch()
-
isBody
public Boolean isBody()
Gets the value of the body property.- Returns:
- possible object is
Boolean
-
setBody
public void setBody(Boolean value)
Sets the value of the body property.- Parameters:
value
- allowed object isBoolean
-
isSetBody
public boolean isSetBody()
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
withAge
public DatabasePurgingConfigurationType.AuditTrail withAge(Integer value)
-
withUri
public DatabasePurgingConfigurationType.AuditTrail withUri(String value)
-
withCompress
public DatabasePurgingConfigurationType.AuditTrail withCompress(Boolean value)
-
withBatch
public DatabasePurgingConfigurationType.AuditTrail withBatch(Integer value)
-
withBody
public DatabasePurgingConfigurationType.AuditTrail withBody(Boolean value)
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
- Specified by:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
visit
public DatabasePurgingConfigurationType.AuditTrail visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
-