nz.co.cks.tms.xml
Class EnquiryNcbParentType

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

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

Class EnquiryNcbParentType.

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

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

EnquiryNcbParentType

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