public class CstaMediaClass
extends java.lang.Object
Constructor and Description |
---|
CstaMediaClass() |
CstaMediaClass(boolean voice,
boolean image,
boolean im) |
Modifier and Type | Method and Description |
---|---|
boolean |
getIm() |
boolean |
getImage() |
boolean |
getVoice() |
void |
setIm(boolean im) |
void |
setImage(boolean image) |
void |
setVoice(boolean voice) |