Methods' Details |
getSupportedNumberingTypes
sequence< short >
getSupportedNumberingTypes(); |
|
|
- Description
- returns the numbering type values that are supported by the component.
|
|
getNumberingType
short
getNumberingType( |
[in] string |
NumberingIdentifier ); |
- Description
- returns the corresponding numbering type to an identifier.
|
|
hasNumberingType
boolean
hasNumberingType( |
[in] string |
NumberingIdentifier ); |
- Description
- determins whether an identifier is supported.
|
|
getNumberingIdentifier
string
getNumberingIdentifier( |
[in] short |
NumberingType ); |
- Description
- returns the corresponding identifiert to a numbering type.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.