|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.user.provider.capws.v8.BCeIDSubscriptionBatch
| Constructor Summary | |
BCeIDSubscriptionBatch()
|
|
BCeIDSubscriptionBatch(java.lang.String batchNumber,
java.util.Calendar createdOn,
BCeIDAccount createdBy,
java.util.Calendar deletedOn,
java.lang.String description,
BCeIDSubscriptionCodeType type,
java.lang.Object[] subscriptionList)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBatchNumber()
Gets the batchNumber value for this BCeIDSubscriptionBatch. |
BCeIDAccount |
getCreatedBy()
Gets the createdBy value for this BCeIDSubscriptionBatch. |
java.util.Calendar |
getCreatedOn()
Gets the createdOn value for this BCeIDSubscriptionBatch. |
java.util.Calendar |
getDeletedOn()
Gets the deletedOn value for this BCeIDSubscriptionBatch. |
java.lang.String |
getDescription()
Gets the description value for this BCeIDSubscriptionBatch. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.Object[] |
getSubscriptionList()
Gets the subscriptionList value for this BCeIDSubscriptionBatch. |
BCeIDSubscriptionCodeType |
getType()
Gets the type value for this BCeIDSubscriptionBatch. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBatchNumber(java.lang.String batchNumber)
Sets the batchNumber value for this BCeIDSubscriptionBatch. |
void |
setCreatedBy(BCeIDAccount createdBy)
Sets the createdBy value for this BCeIDSubscriptionBatch. |
void |
setCreatedOn(java.util.Calendar createdOn)
Sets the createdOn value for this BCeIDSubscriptionBatch. |
void |
setDeletedOn(java.util.Calendar deletedOn)
Sets the deletedOn value for this BCeIDSubscriptionBatch. |
void |
setDescription(java.lang.String description)
Sets the description value for this BCeIDSubscriptionBatch. |
void |
setSubscriptionList(java.lang.Object[] subscriptionList)
Sets the subscriptionList value for this BCeIDSubscriptionBatch. |
void |
setType(BCeIDSubscriptionCodeType type)
Sets the type value for this BCeIDSubscriptionBatch. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDSubscriptionBatch()
public BCeIDSubscriptionBatch(java.lang.String batchNumber,
java.util.Calendar createdOn,
BCeIDAccount createdBy,
java.util.Calendar deletedOn,
java.lang.String description,
BCeIDSubscriptionCodeType type,
java.lang.Object[] subscriptionList)
| Method Detail |
public java.lang.String getBatchNumber()
public void setBatchNumber(java.lang.String batchNumber)
batchNumber - public java.util.Calendar getCreatedOn()
public void setCreatedOn(java.util.Calendar createdOn)
createdOn - public BCeIDAccount getCreatedBy()
public void setCreatedBy(BCeIDAccount createdBy)
createdBy - public java.util.Calendar getDeletedOn()
public void setDeletedOn(java.util.Calendar deletedOn)
deletedOn - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public BCeIDSubscriptionCodeType getType()
public void setType(BCeIDSubscriptionCodeType type)
type - public java.lang.Object[] getSubscriptionList()
public void setSubscriptionList(java.lang.Object[] subscriptionList)
subscriptionList - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||