|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| com.avaya.conferencing.api.acp.control | The Avaya Conferencing Provider Interface API. |
| Uses of PropertyType in com.avaya.conferencing.api.acp.control |
|---|
| Methods in com.avaya.conferencing.api.acp.control that return PropertyType | |
|---|---|
PropertyType |
ConferencingObject.getPropertyType(java.lang.String property)
Returns a specific property class. |
static PropertyType |
PropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.avaya.conferencing.api.acp.control with parameters of type PropertyType | |
|---|---|
java.util.Set<java.lang.String> |
ConferencingObject.getProperties(PropertyType type)
Returns the properties of this ConferencingObject instance. |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||