Package com.vidispine.generated
Class DatabasePurgingConfigurationType.TransferLog
- java.lang.Object
-
- com.vidispine.generated.DatabasePurgingConfigurationType.TransferLog
-
- 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.TransferLog 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="forceAge" 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"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DatabasePurgingConfigurationType.TransferLog.PropInfo
-
Constructor Summary
Constructors Constructor Description TransferLog()
-
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.Integer
getForceAge()
Gets the value of the forceAge 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
isCompress()
Gets the value of the compress property.boolean
isSetAge()
boolean
isSetBatch()
boolean
isSetCompress()
boolean
isSetForceAge()
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
setCompress(Boolean value)
Sets the value of the compress property.void
setForceAge(Integer value)
Sets the value of the forceAge property.void
setUri(String value)
Sets the value of the uri property.DatabasePurgingConfigurationType.TransferLog
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DatabasePurgingConfigurationType.TransferLog
withAge(Integer value)
DatabasePurgingConfigurationType.TransferLog
withBatch(Integer value)
DatabasePurgingConfigurationType.TransferLog
withCompress(Boolean value)
DatabasePurgingConfigurationType.TransferLog
withForceAge(Integer value)
DatabasePurgingConfigurationType.TransferLog
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()
-
getForceAge
public Integer getForceAge()
Gets the value of the forceAge property.- Returns:
- possible object is
Integer
-
setForceAge
public void setForceAge(Integer value)
Sets the value of the forceAge property.- Parameters:
value
- allowed object isInteger
-
isSetForceAge
public boolean isSetForceAge()
-
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()
-
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.TransferLog withAge(Integer value)
-
withForceAge
public DatabasePurgingConfigurationType.TransferLog withForceAge(Integer value)
-
withUri
public DatabasePurgingConfigurationType.TransferLog withUri(String value)
-
withCompress
public DatabasePurgingConfigurationType.TransferLog withCompress(Boolean value)
-
withBatch
public DatabasePurgingConfigurationType.TransferLog withBatch(Integer 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.TransferLog 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
-
-