Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

network.domain
Class AddLeadCharsToPrivateRule
All Implemented Interfaces:
       TranslationRule

public class AddLeadCharsToPrivateRule      
AddIfPrivate adds chars to number part of a private number. Used to enable short code dialing translations by adding the PBX DN.
Implements:
TranslationRule
 
Links:
Implementation Implementation Link
to Interface TranslationRule
AddIfPrivate adds chars to number part of a private number. Used to enable short code dialing translations by adding the PBX DN.
 
 

Field Summary
private String
Field Detail
chars
private String chars
chars represents the characters to add to the number part of a private number
Constraints:
- .{1,256}
Default:
- none
Multiplicity:
1
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD