nz.co.cks.tms.xml
Class AdminBlkType

java.lang.Object
  extended bynz.co.cks.tms.xml.AdminBlkType
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MessageAdminBlk

public abstract class AdminBlkType
extends java.lang.Object
implements java.io.Serializable

Class AdminBlkType.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
AdminBlkType()
           
 
Method Summary
 AdminAdd getAdminAdd()
          Method getAdminAddReturns the value of field 'adminAdd'.
 AdminDelete getAdminDelete()
          Method getAdminDeleteReturns the value of field 'adminDelete'.
 AdminUpdate getAdminUpdate()
          Method getAdminUpdateReturns the value of field 'adminUpdate'.
 boolean isValid()
          Method isValid
 void setAdminAdd(AdminAdd adminAdd)
          Method setAdminAddSets the value of field 'adminAdd'.
 void setAdminDelete(AdminDelete adminDelete)
          Method setAdminDeleteSets the value of field 'adminDelete'.
 void setAdminUpdate(AdminUpdate adminUpdate)
          Method setAdminUpdateSets the value of field 'adminUpdate'.
 void validate()
          Method validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminBlkType

public AdminBlkType()
Method Detail

getAdminAdd

public AdminAdd getAdminAdd()
Method getAdminAddReturns the value of field 'adminAdd'.

Returns:
the value of field 'adminAdd'.

getAdminDelete

public AdminDelete getAdminDelete()
Method getAdminDeleteReturns the value of field 'adminDelete'.

Returns:
the value of field 'adminDelete'.

getAdminUpdate

public AdminUpdate getAdminUpdate()
Method getAdminUpdateReturns the value of field 'adminUpdate'.

Returns:
the value of field 'adminUpdate'.

isValid

public boolean isValid()
Method isValid


setAdminAdd

public void setAdminAdd(AdminAdd adminAdd)
Method setAdminAddSets the value of field 'adminAdd'.

Parameters:
adminAdd - the value of field 'adminAdd'.

setAdminDelete

public void setAdminDelete(AdminDelete adminDelete)
Method setAdminDeleteSets the value of field 'adminDelete'.

Parameters:
adminDelete - the value of field 'adminDelete'.

setAdminUpdate

public void setAdminUpdate(AdminUpdate adminUpdate)
Method setAdminUpdateSets the value of field 'adminUpdate'.

Parameters:
adminUpdate - the value of field 'adminUpdate'.

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException