Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.resource.process |
Modifier and Type | Field and Description |
---|---|
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.ComputerName |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.Email |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.Fax |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.InstantMessaging |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.JMF |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.Mobile |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.Phone |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.PrivateDirectory |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.WWW |
Modifier and Type | Method and Description |
---|---|
JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.getChannelType()
(9) get attribute ChannelType
|
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.getEnum(int enumValue) |
static JDFAutoComChannel.EnumChannelType |
JDFAutoComChannel.EnumChannelType.getEnum(String enumName) |
Modifier and Type | Method and Description |
---|---|
void |
JDFAutoComChannel.setChannelType(JDFAutoComChannel.EnumChannelType enumVar)
(5) set attribute ChannelType
|
Modifier and Type | Method and Description |
---|---|
JDFAutoComChannel.EnumChannelType |
JDFComChannel.getChannelType()
update to mobile
|
Modifier and Type | Method and Description |
---|---|
JDFComChannel |
JDFContact.appendComChannel(JDFAutoComChannel.EnumChannelType channelType)
append a comChannel with a given channelType
|
void |
JDFComChannel.setPhoneNumber(String phone,
String replaceForBlank,
JDFAutoComChannel.EnumChannelType channelType)
set the phone number of this, if this is a valid phone url, "tel:" or "fax:" is prepended, if it is not yet there
|
Copyright © 2018. All rights reserved.