nz.co.cks.tms.xml
Class EnquiryNcbType

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

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

Class EnquiryNcbType.

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

Constructor Summary
EnquiryNcbType()
           
 
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

EnquiryNcbType

public EnquiryNcbType()
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