Package com.vidispine.generated
Class SiteInitializationStatusType
java.lang.Object
com.vidispine.generated.SiteInitializationStatusType
- All Implemented Interfaces:
Serializable,Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.ToString
public class SiteInitializationStatusType
extends Object
implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
Java class for SiteInitializationStatusType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SiteInitializationStatusType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="started" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="itemsProcessed" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="collectionsProcessed" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="librariesProcessed" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="usersProcessed" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="groupsProcessed" type="{http://www.w3.org/2001/XMLSchema}integer"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BigIntegerprotected BigIntegerprotected BigIntegerprotected BigIntegerprotected XMLGregorianCalendarprotected BigInteger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the collectionsProcessed property.Gets the value of the groupsProcessed property.Gets the value of the itemsProcessed property.Gets the value of the librariesProcessed property.Gets the value of the started property.Gets the value of the usersProcessed property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) booleanbooleanbooleanbooleanbooleanbooleanvoidSets the value of the collectionsProcessed property.voidsetGroupsProcessed(BigInteger value) Sets the value of the groupsProcessed property.voidsetItemsProcessed(BigInteger value) Sets the value of the itemsProcessed property.voidsetLibrariesProcessed(BigInteger value) Sets the value of the librariesProcessed property.voidsetStarted(XMLGregorianCalendar value) Sets the value of the started property.voidsetUsersProcessed(BigInteger value) Sets the value of the usersProcessed property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the collectionsProcessed property.withGroupsProcessed(BigInteger value) Sets the value of the groupsProcessed property.withItemsProcessed(BigInteger value) Sets the value of the itemsProcessed property.withLibrariesProcessed(BigInteger value) Sets the value of the librariesProcessed property.withStarted(XMLGregorianCalendar value) Sets the value of the started property.withUsersProcessed(BigInteger value) Sets the value of the usersProcessed property.
-
Field Details
-
started
-
itemsProcessed
-
collectionsProcessed
-
librariesProcessed
-
usersProcessed
-
groupsProcessed
-
-
Constructor Details
-
SiteInitializationStatusType
public SiteInitializationStatusType()
-
-
Method Details
-
getStarted
Gets the value of the started property.- Returns:
- possible object is
XMLGregorianCalendar
-
setStarted
Sets the value of the started property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
isSetStarted
public boolean isSetStarted() -
getItemsProcessed
Gets the value of the itemsProcessed property.- Returns:
- possible object is
BigInteger
-
setItemsProcessed
Sets the value of the itemsProcessed property.- Parameters:
value- allowed object isBigInteger
-
isSetItemsProcessed
public boolean isSetItemsProcessed() -
getCollectionsProcessed
Gets the value of the collectionsProcessed property.- Returns:
- possible object is
BigInteger
-
setCollectionsProcessed
Sets the value of the collectionsProcessed property.- Parameters:
value- allowed object isBigInteger
-
isSetCollectionsProcessed
public boolean isSetCollectionsProcessed() -
getLibrariesProcessed
Gets the value of the librariesProcessed property.- Returns:
- possible object is
BigInteger
-
setLibrariesProcessed
Sets the value of the librariesProcessed property.- Parameters:
value- allowed object isBigInteger
-
isSetLibrariesProcessed
public boolean isSetLibrariesProcessed() -
getUsersProcessed
Gets the value of the usersProcessed property.- Returns:
- possible object is
BigInteger
-
setUsersProcessed
Sets the value of the usersProcessed property.- Parameters:
value- allowed object isBigInteger
-
isSetUsersProcessed
public boolean isSetUsersProcessed() -
getGroupsProcessed
Gets the value of the groupsProcessed property.- Returns:
- possible object is
BigInteger
-
setGroupsProcessed
Sets the value of the groupsProcessed property.- Parameters:
value- allowed object isBigInteger
-
isSetGroupsProcessed
public boolean isSetGroupsProcessed() -
clone
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo
-
withStarted
Sets the value of the started property.- Parameters:
value- allowed object isXMLGregorianCalendar- Returns:
- The class instance
-
withItemsProcessed
Sets the value of the itemsProcessed property.- Parameters:
value- allowed object isBigInteger- Returns:
- The class instance
-
withCollectionsProcessed
Sets the value of the collectionsProcessed property.- Parameters:
value- allowed object isBigInteger- Returns:
- The class instance
-
withLibrariesProcessed
Sets the value of the librariesProcessed property.- Parameters:
value- allowed object isBigInteger- Returns:
- The class instance
-
withUsersProcessed
Sets the value of the usersProcessed property.- Parameters:
value- allowed object isBigInteger- Returns:
- The class instance
-
withGroupsProcessed
Sets the value of the groupsProcessed property.- Parameters:
value- allowed object isBigInteger- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-
visit
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
toString
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-