ca.bc.gov.webade.user.provider.capws.v8
Class BCeIDBusiness

java.lang.Object
  extended byca.bc.gov.webade.user.provider.capws.v8.BCeIDBusiness
All Implemented Interfaces:
java.io.Serializable

public class BCeIDBusiness
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
BCeIDBusiness()
           
BCeIDBusiness(BCeIDString guid, BCeIDString luid, BCeIDBusinessType type, BCeIDString legalName, BCeIDString businessNumber, BCeIDBoolean businessNumberVerifiedFlag, BCeIDString statementOfRegistrationNumber, BCeIDString incorporationNumber, BCeIDString jurisdictionOfIncorporation, BCeIDString doingBusinessAs, BCeIDAddress address, BCeIDBusinessState state, BCeIDBNHubBusinessType bnHubBusinessType, BCeIDString businessTypeOther)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 BCeIDAddress getAddress()
          Gets the address value for this BCeIDBusiness.
 BCeIDBNHubBusinessType getBnHubBusinessType()
          Gets the bnHubBusinessType value for this BCeIDBusiness.
 BCeIDString getBusinessNumber()
          Gets the businessNumber value for this BCeIDBusiness.
 BCeIDBoolean getBusinessNumberVerifiedFlag()
          Gets the businessNumberVerifiedFlag value for this BCeIDBusiness.
 BCeIDString getBusinessTypeOther()
          Gets the businessTypeOther value for this BCeIDBusiness.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 BCeIDString getDoingBusinessAs()
          Gets the doingBusinessAs value for this BCeIDBusiness.
 BCeIDString getGuid()
          Gets the guid value for this BCeIDBusiness.
 BCeIDString getIncorporationNumber()
          Gets the incorporationNumber value for this BCeIDBusiness.
 BCeIDString getJurisdictionOfIncorporation()
          Gets the jurisdictionOfIncorporation value for this BCeIDBusiness.
 BCeIDString getLegalName()
          Gets the legalName value for this BCeIDBusiness.
 BCeIDString getLuid()
          Gets the luid value for this BCeIDBusiness.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 BCeIDBusinessState getState()
          Gets the state value for this BCeIDBusiness.
 BCeIDString getStatementOfRegistrationNumber()
          Gets the statementOfRegistrationNumber value for this BCeIDBusiness.
 BCeIDBusinessType getType()
          Gets the type value for this BCeIDBusiness.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAddress(BCeIDAddress address)
          Sets the address value for this BCeIDBusiness.
 void setBnHubBusinessType(BCeIDBNHubBusinessType bnHubBusinessType)
          Sets the bnHubBusinessType value for this BCeIDBusiness.
 void setBusinessNumber(BCeIDString businessNumber)
          Sets the businessNumber value for this BCeIDBusiness.
 void setBusinessNumberVerifiedFlag(BCeIDBoolean businessNumberVerifiedFlag)
          Sets the businessNumberVerifiedFlag value for this BCeIDBusiness.
 void setBusinessTypeOther(BCeIDString businessTypeOther)
          Sets the businessTypeOther value for this BCeIDBusiness.
 void setDoingBusinessAs(BCeIDString doingBusinessAs)
          Sets the doingBusinessAs value for this BCeIDBusiness.
 void setGuid(BCeIDString guid)
          Sets the guid value for this BCeIDBusiness.
 void setIncorporationNumber(BCeIDString incorporationNumber)
          Sets the incorporationNumber value for this BCeIDBusiness.
 void setJurisdictionOfIncorporation(BCeIDString jurisdictionOfIncorporation)
          Sets the jurisdictionOfIncorporation value for this BCeIDBusiness.
 void setLegalName(BCeIDString legalName)
          Sets the legalName value for this BCeIDBusiness.
 void setLuid(BCeIDString luid)
          Sets the luid value for this BCeIDBusiness.
 void setState(BCeIDBusinessState state)
          Sets the state value for this BCeIDBusiness.
 void setStatementOfRegistrationNumber(BCeIDString statementOfRegistrationNumber)
          Sets the statementOfRegistrationNumber value for this BCeIDBusiness.
 void setType(BCeIDBusinessType type)
          Sets the type value for this BCeIDBusiness.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCeIDBusiness

public BCeIDBusiness()

BCeIDBusiness

public BCeIDBusiness(BCeIDString guid,
                     BCeIDString luid,
                     BCeIDBusinessType type,
                     BCeIDString legalName,
                     BCeIDString businessNumber,
                     BCeIDBoolean businessNumberVerifiedFlag,
                     BCeIDString statementOfRegistrationNumber,
                     BCeIDString incorporationNumber,
                     BCeIDString jurisdictionOfIncorporation,
                     BCeIDString doingBusinessAs,
                     BCeIDAddress address,
                     BCeIDBusinessState state,
                     BCeIDBNHubBusinessType bnHubBusinessType,
                     BCeIDString businessTypeOther)
Method Detail

getGuid

public BCeIDString getGuid()
Gets the guid value for this BCeIDBusiness.

Returns:
guid

setGuid

public void setGuid(BCeIDString guid)
Sets the guid value for this BCeIDBusiness.

Parameters:
guid -

getLuid

public BCeIDString getLuid()
Gets the luid value for this BCeIDBusiness.

Returns:
luid

setLuid

public void setLuid(BCeIDString luid)
Sets the luid value for this BCeIDBusiness.

Parameters:
luid -

getType

public BCeIDBusinessType getType()
Gets the type value for this BCeIDBusiness.

Returns:
type

setType

public void setType(BCeIDBusinessType type)
Sets the type value for this BCeIDBusiness.

Parameters:
type -

getLegalName

public BCeIDString getLegalName()
Gets the legalName value for this BCeIDBusiness.

Returns:
legalName

setLegalName

public void setLegalName(BCeIDString legalName)
Sets the legalName value for this BCeIDBusiness.

Parameters:
legalName -

getBusinessNumber

public BCeIDString getBusinessNumber()
Gets the businessNumber value for this BCeIDBusiness.

Returns:
businessNumber

setBusinessNumber

public void setBusinessNumber(BCeIDString businessNumber)
Sets the businessNumber value for this BCeIDBusiness.

Parameters:
businessNumber -

getBusinessNumberVerifiedFlag

public BCeIDBoolean getBusinessNumberVerifiedFlag()
Gets the businessNumberVerifiedFlag value for this BCeIDBusiness.

Returns:
businessNumberVerifiedFlag

setBusinessNumberVerifiedFlag

public void setBusinessNumberVerifiedFlag(BCeIDBoolean businessNumberVerifiedFlag)
Sets the businessNumberVerifiedFlag value for this BCeIDBusiness.

Parameters:
businessNumberVerifiedFlag -

getStatementOfRegistrationNumber

public BCeIDString getStatementOfRegistrationNumber()
Gets the statementOfRegistrationNumber value for this BCeIDBusiness.

Returns:
statementOfRegistrationNumber

setStatementOfRegistrationNumber

public void setStatementOfRegistrationNumber(BCeIDString statementOfRegistrationNumber)
Sets the statementOfRegistrationNumber value for this BCeIDBusiness.

Parameters:
statementOfRegistrationNumber -

getIncorporationNumber

public BCeIDString getIncorporationNumber()
Gets the incorporationNumber value for this BCeIDBusiness.

Returns:
incorporationNumber

setIncorporationNumber

public void setIncorporationNumber(BCeIDString incorporationNumber)
Sets the incorporationNumber value for this BCeIDBusiness.

Parameters:
incorporationNumber -

getJurisdictionOfIncorporation

public BCeIDString getJurisdictionOfIncorporation()
Gets the jurisdictionOfIncorporation value for this BCeIDBusiness.

Returns:
jurisdictionOfIncorporation

setJurisdictionOfIncorporation

public void setJurisdictionOfIncorporation(BCeIDString jurisdictionOfIncorporation)
Sets the jurisdictionOfIncorporation value for this BCeIDBusiness.

Parameters:
jurisdictionOfIncorporation -

getDoingBusinessAs

public BCeIDString getDoingBusinessAs()
Gets the doingBusinessAs value for this BCeIDBusiness.

Returns:
doingBusinessAs

setDoingBusinessAs

public void setDoingBusinessAs(BCeIDString doingBusinessAs)
Sets the doingBusinessAs value for this BCeIDBusiness.

Parameters:
doingBusinessAs -

getAddress

public BCeIDAddress getAddress()
Gets the address value for this BCeIDBusiness.

Returns:
address

setAddress

public void setAddress(BCeIDAddress address)
Sets the address value for this BCeIDBusiness.

Parameters:
address -

getState

public BCeIDBusinessState getState()
Gets the state value for this BCeIDBusiness.

Returns:
state

setState

public void setState(BCeIDBusinessState state)
Sets the state value for this BCeIDBusiness.

Parameters:
state -

getBnHubBusinessType

public BCeIDBNHubBusinessType getBnHubBusinessType()
Gets the bnHubBusinessType value for this BCeIDBusiness.

Returns:
bnHubBusinessType

setBnHubBusinessType

public void setBnHubBusinessType(BCeIDBNHubBusinessType bnHubBusinessType)
Sets the bnHubBusinessType value for this BCeIDBusiness.

Parameters:
bnHubBusinessType -

getBusinessTypeOther

public BCeIDString getBusinessTypeOther()
Gets the businessTypeOther value for this BCeIDBusiness.

Returns:
businessTypeOther

setBusinessTypeOther

public void setBusinessTypeOther(BCeIDString businessTypeOther)
Sets the businessTypeOther value for this BCeIDBusiness.

Parameters:
businessTypeOther -

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer