nz.co.cks.tms.xml
Class EnquiryNcbServiceType

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

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

Class EnquiryNcbServiceType.

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

Constructor Summary
EnquiryNcbServiceType()
           
 
Method Summary
 int getNcbId()
          Method getNcbIdReturns the value of field 'ncbId'.
 boolean hasNcbId()
          Method hasNcbId
 boolean isValid()
          Method isValid
 void setNcbId(int ncbId)
          Method setNcbIdSets the value of field 'ncbId'.
 void validate()
          Method validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnquiryNcbServiceType

public EnquiryNcbServiceType()
Method Detail

getNcbId

public int getNcbId()
Method getNcbIdReturns the value of field 'ncbId'.

Returns:
the value of field 'ncbId'.

hasNcbId

public boolean hasNcbId()
Method hasNcbId


isValid

public boolean isValid()
Method isValid


setNcbId

public void setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'.

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

validate

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

Throws:
org.exolab.castor.xml.ValidationException