|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImAccount
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}im-account-type"/> <element ref="{}im-account-name"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
java.lang.String |
getImAccountName()
Gets the value of the imAccountName property. |
ImAccountType |
getImAccountType()
Gets the value of the imAccountType property. |
void |
setImAccountName(java.lang.String value)
Sets the value of the imAccountName property. |
void |
setImAccountType(ImAccountType value)
Sets the value of the imAccountType property. |
Method Detail |
---|
ImAccountType getImAccountType()
ImAccountType
void setImAccountType(ImAccountType value)
value
- allowed object is
ImAccountType
java.lang.String getImAccountName()
String
void setImAccountName(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |