|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ipdr.ftp.BRRecord
public class BRRecord
This class represents a BRRecord element within a SubscriptionGroup element. It provides methods for setting and getting the details of BRRecord.
Field Summary | |
---|---|
protected java.lang.String |
accessProvider_
Stores the Access Provider |
protected java.lang.String |
accessProviderName_
Stores the Access Provider Name |
protected int |
accessProviderType_
Stores the Access Provider Type |
protected java.lang.String |
billingIntermediaryName_
Stores the Billing Intermediary Name |
protected java.lang.String |
brContactName_
Stores the BR Contact Name |
protected java.lang.String |
businessRelationshipID_
Stores the Business Relationship ID |
protected int |
chargeableUnit_
Stores the Chargeable Unit |
protected java.lang.String |
clearingIntermediaryName_
Stores the Clearing Intermediary Name |
protected java.lang.String |
contractReference_
Stores the Contract Reference |
protected int |
disputeResolution_
Stores the Dispute Resolution |
protected java.lang.String |
effectiveDateTime_
Stores the Effective Date Time |
protected int |
fileRetentionDays_
Stores the File Retention Days |
protected int |
frequencyOfAuditReconciliation_
Stores the Frequency Of Audit Reconciliation |
protected java.lang.String |
homeServiceProvider_
Stores the Home Service Provider |
protected java.lang.String |
homeServiceProviderName_
Stores the Home Service Provider Name |
protected int |
homeServiceProviderType_
Stores the Home Service Provider Type |
protected java.lang.String |
lastChangedDateTime_
Stores the Last Changed Date Time |
protected java.lang.String |
locationInfo_
Stores the Location Information |
protected java.lang.String |
netPosXchgDays_
Stores the NetPos Exchange Hours |
protected int |
ratePerChargeableUnit_
Stores the Rate Per Chargeable Unit |
protected int |
rejectReturn_
Stores the Reject Return |
protected int |
response_
Stores the Response |
protected int |
sendingServiceProviderDisposition_
Stores the Sending Service Provider Disposition |
protected java.lang.String |
settlementXcghDays_
Stores the Settlement Exchange Hours |
protected int |
summaryXchgHrs_
Stores the Summary Exchange Hours |
protected int |
unitOfMeasure_
Stores the Unit Of Measure |
protected java.lang.String |
xchgCurrencyType_
Stores the Exchange Currency Type |
protected int |
xchgEncoding_
Stores the Exchange Encoding |
protected int |
xchgProtocol_
Stores the Exchange Protocol |
protected int |
xchgSLA_
Stores the Exchange SLA |
Method Summary | |
---|---|
java.lang.String |
getAccessProvider()
Method to get the value of the Access Provider |
java.lang.String |
getAccessProviderName()
Method to get the value of the Access Provider Name |
int |
getAccessProviderType()
Method to get the value of the Access Provider Type |
java.lang.String |
getBillingIntermediaryName()
Method to get the value of the Billing Intermediary Name |
java.lang.String |
getBRContactName()
Method to get the value of the BR Contact Name |
java.lang.String |
getBusinessRelationshipID()
Method to get the value of the Business Relationship ID |
int |
getChargeableUnit()
Method to get the value of the Chargeable Unit |
java.lang.String |
getClearingIntermediaryName()
Method to get the value of the Clearing Intermediary Name |
java.lang.String |
getContractReference()
Method to get the value of the Contract Reference |
int |
getDisputeResolution()
Method to get the value of the Dispute Resolution |
java.lang.String |
getEffectiveDateTime()
Method to get the value of the Effective Date Time |
int |
getFileRetentionDays()
Method to get the value of the File Retention Days |
int |
getFrequencyOfAuditReconciliation()
Method to get the value of the Frequency Of Audit Reconciliation |
java.lang.String |
getHomeServiceProvider()
Method to get the value of the Home Service Provider |
java.lang.String |
getHomeServiceProviderName()
Method to get the value of the Home Service Provider Name |
int |
getHomeServiceProviderType()
Method to get the value of the Home Service Provider Type |
java.lang.String |
getLastChangedDateTime()
Method to get the value of the Last Changed Date Time |
java.lang.String |
getLocationInfo()
Method to get the value of the Location Information |
java.lang.String |
getNetPosXchgDays()
Method to get the value of the NetPos Exchange Hours |
int |
getRatePerChargeableUnit()
Method to get the value of the Rate Per Chargeable Unit |
int |
getRejectReturn()
Method to get the value of the Reject Return |
int |
getResponse()
Method to get the value of the Response |
int |
getSendingServiceProviderDisposition()
Method to get the value of the Sending Service Provider Disposition |
java.lang.String |
getSettlementXcghDays()
Method to get the value of the Settlement Exchange Hours |
int |
getSummaryXchgHrs()
Method to get the value of the Summary Exchange Hours |
int |
getUnitOfMeasure()
Method to get the value of the Unit Of Measure |
java.lang.String |
getXchgCurrencyType()
Method to get the value of the Exchange Currency Type |
int |
getXchgEncoding()
Method to get the value of the Exchange Encoding |
int |
getXchgProtocol()
Method to get the value of the Exchange Protocol |
int |
getXchgSLA()
Method to get the value of the Exchange SLA |
void |
setAccessProvider(java.lang.String val)
Method to set the value of the Access Provider |
void |
setAccessProviderName(java.lang.String val)
Method to set the value of the Access Provider Name |
void |
setAccessProviderType(int val)
Method to set the value of the Access Provider Type |
void |
setBillingIntermediaryName(java.lang.String val)
Method to set the value of the Billing Intermediary Name |
void |
setBRContactName(java.lang.String val)
Method to set the value of the BR Contact Name |
void |
setBusinessRelationshipID(java.lang.String val)
Method to set the value of the Business Relationship ID |
void |
setChargeableUnit(int val)
Method to set the value of the Chargeable Unit |
void |
setClearingIntermediaryName(java.lang.String val)
Method to set the value of the Clearing Intermediary Name |
void |
setContractReference(java.lang.String val)
Method to set the value of the Contract Reference |
void |
setDisputeResolution(int val)
Method to set the value of the Dispute Resolution |
void |
setEffectiveDateTime(java.lang.String val)
Method to set the value of the Effective Date Time |
void |
setFileRetentionDays(int val)
Method to set the value of the File Retention Days |
void |
setFrequencyOfAuditReconciliation(int val)
Method to set the value of the Frequency Of Audit Reconciliation |
void |
setHomeServiceProvider(java.lang.String val)
Method to set the value of the Home Service Provider |
void |
setHomeServiceProviderName(java.lang.String val)
Method to set the value of the Home Service Provider Name |
void |
setHomeServiceProviderType(int val)
Method to set the value of the Home Service Provider Type |
void |
setLastChangedDateTime(java.lang.String val)
Method to set the value of the Last Changed Date Time |
void |
setLocationInfo(java.lang.String val)
Method to set the value of the Location Information |
void |
setNetPosXchgDays(java.lang.String val)
Method to set the value of the NetPos Exchange Hours |
void |
setRatePerChargeableUnit(int val)
Method to set the value of the Rate Per Chargeable Unit |
void |
setRejectReturn(int val)
Method to set the value of the Reject Return |
void |
setResponse(int val)
Method to set the value of the Response |
void |
setSendingServiceProviderDisposition(int val)
Method to set the value of the Sending Service Provider Disposition |
void |
setSettlementXcghDays(java.lang.String val)
Method to set the value of the Settlement Exchange Hours |
void |
setSummaryXchgHrs(int val)
Method to set the value of the Summary Exchange Hours |
void |
setUnitOfMeasure(int val)
Method to set the value of the Unit Of Measure |
void |
setXchgCurrencyType(java.lang.String val)
Method to set the value of the Exchange Currency Type |
void |
setXchgEncoding(int val)
Method to set the value of the Exchange Encoding |
void |
setXchgProtocol(int val)
Method to set the value of the Exchange Protocol |
void |
setXchgSLA(int val)
Method to set the value of the Exchange SLA |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int homeServiceProviderType_
protected java.lang.String homeServiceProvider_
protected java.lang.String homeServiceProviderName_
protected int accessProviderType_
protected java.lang.String accessProvider_
protected java.lang.String accessProviderName_
protected java.lang.String contractReference_
protected java.lang.String businessRelationshipID_
protected int summaryXchgHrs_
protected java.lang.String settlementXcghDays_
protected java.lang.String netPosXchgDays_
protected java.lang.String effectiveDateTime_
protected int response_
protected int xchgProtocol_
protected int xchgSLA_
protected int xchgEncoding_
protected int disputeResolution_
protected java.lang.String locationInfo_
protected java.lang.String brContactName_
protected int rejectReturn_
protected int frequencyOfAuditReconciliation_
protected java.lang.String xchgCurrencyType_
protected int unitOfMeasure_
protected int chargeableUnit_
protected int ratePerChargeableUnit_
protected java.lang.String clearingIntermediaryName_
protected java.lang.String billingIntermediaryName_
protected int sendingServiceProviderDisposition_
protected java.lang.String lastChangedDateTime_
protected int fileRetentionDays_
Method Detail |
---|
public int getHomeServiceProviderType()
public java.lang.String getHomeServiceProvider()
public java.lang.String getHomeServiceProviderName()
public int getAccessProviderType()
public java.lang.String getAccessProvider()
public java.lang.String getAccessProviderName()
public java.lang.String getContractReference()
public java.lang.String getBusinessRelationshipID()
public int getSummaryXchgHrs()
public java.lang.String getSettlementXcghDays()
public java.lang.String getNetPosXchgDays()
public java.lang.String getEffectiveDateTime()
public int getResponse()
public int getXchgProtocol()
public int getXchgSLA()
public int getXchgEncoding()
public int getDisputeResolution()
public java.lang.String getLocationInfo()
public java.lang.String getBRContactName()
public int getRejectReturn()
public int getFrequencyOfAuditReconciliation()
public java.lang.String getXchgCurrencyType()
public int getUnitOfMeasure()
public int getChargeableUnit()
public int getRatePerChargeableUnit()
public java.lang.String getClearingIntermediaryName()
public java.lang.String getBillingIntermediaryName()
public int getSendingServiceProviderDisposition()
public java.lang.String getLastChangedDateTime()
public int getFileRetentionDays()
public void setHomeServiceProviderType(int val)
public void setHomeServiceProvider(java.lang.String val)
public void setHomeServiceProviderName(java.lang.String val)
public void setAccessProviderType(int val)
public void setAccessProvider(java.lang.String val)
public void setAccessProviderName(java.lang.String val)
public void setContractReference(java.lang.String val)
public void setBusinessRelationshipID(java.lang.String val)
public void setSummaryXchgHrs(int val)
public void setSettlementXcghDays(java.lang.String val)
public void setNetPosXchgDays(java.lang.String val)
public void setEffectiveDateTime(java.lang.String val)
public void setResponse(int val)
public void setXchgProtocol(int val)
public void setXchgSLA(int val)
public void setXchgEncoding(int val)
public void setDisputeResolution(int val)
public void setLocationInfo(java.lang.String val)
public void setBRContactName(java.lang.String val)
public void setRejectReturn(int val)
public void setFrequencyOfAuditReconciliation(int val)
public void setXchgCurrencyType(java.lang.String val)
public void setUnitOfMeasure(int val)
public void setChargeableUnit(int val)
public void setRatePerChargeableUnit(int val)
public void setClearingIntermediaryName(java.lang.String val)
public void setBillingIntermediaryName(java.lang.String val)
public void setSendingServiceProviderDisposition(int val)
public void setLastChangedDateTime(java.lang.String val)
public void setFileRetentionDays(int val)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |