Class Macro
java.lang.Object
org.jivesoftware.smackx.workgroup.ext.macros.Macro
Macro datamodel.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetTitle()intgetType()voidsetDescription(String description) voidsetResponse(String response) voidvoidsetType(int type)  
- 
Field Details
- 
TEXT
- See Also:
 
 - 
URL
- See Also:
 
 - 
IMAGE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
Macro
public Macro() 
 - 
 - 
Method Details
- 
getTitle
 - 
setTitle
 - 
getDescription
 - 
setDescription
 - 
getResponse
 - 
setResponse
 - 
getType
 - 
setType
 
 -