|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IppPhoneNumber.NumberType | |
---|---|
pl.mbdev.openstage | This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones. |
Uses of IppPhoneNumber.NumberType in pl.mbdev.openstage |
---|
Fields in pl.mbdev.openstage declared as IppPhoneNumber.NumberType | |
---|---|
private IppPhoneNumber.NumberType |
IppPhoneNumber.numberType
How to display a number attached to a IppPhoneNumber, value from IppPhoneNumber.NumberType . |
Methods in pl.mbdev.openstage that return IppPhoneNumber.NumberType | |
---|---|
static IppPhoneNumber.NumberType |
IppPhoneNumber.NumberType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IppPhoneNumber.NumberType[] |
IppPhoneNumber.NumberType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in pl.mbdev.openstage with parameters of type IppPhoneNumber.NumberType | |
---|---|
IppPhoneNumber(java.lang.String altText,
IppPhoneNumber.ImageType imageType,
IppPhoneNumber.NumberType numberType)
Creates new object that displays a phone number from a |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |