|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InvitationRequest
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="{}connect-type"/> <element ref="{}authorization"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
Authorization |
getAuthorization()
Gets the value of the authorization property. |
InviteConnectType |
getConnectType()
Gets the value of the connectType property. |
void |
setAuthorization(Authorization value)
Sets the value of the authorization property. |
void |
setConnectType(InviteConnectType value)
Sets the value of the connectType property. |
Method Detail |
---|
InviteConnectType getConnectType()
InviteConnectType
void setConnectType(InviteConnectType value)
value
- allowed object is
InviteConnectType
Authorization getAuthorization()
Authorization
void setAuthorization(Authorization value)
value
- allowed object is
Authorization
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |