|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IppPhoneNumber.ImageType | |
---|---|
pl.mbdev.openstage | This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones. |
Uses of IppPhoneNumber.ImageType in pl.mbdev.openstage |
---|
Fields in pl.mbdev.openstage declared as IppPhoneNumber.ImageType | |
---|---|
private IppPhoneNumber.ImageType |
IppPhoneNumber.imageType
Type of the image attached to a IppPhoneNumber, value from IppPhoneNumber.ImageType . |
Methods in pl.mbdev.openstage that return IppPhoneNumber.ImageType | |
---|---|
static IppPhoneNumber.ImageType |
IppPhoneNumber.ImageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IppPhoneNumber.ImageType[] |
IppPhoneNumber.ImageType.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.ImageType | |
---|---|
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 |