Class SbcSubscription
java.lang.Object
net.spreadsheetspace.sdk.sbc.model.SbcSubscription
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetType()getUuid()voidsetSessionId(String sessionId) voidsetType(int type) voidvoidsetViewServer(String viewServer) toString()
-
Field Details
-
sessionId
-
type
public int type -
uuid
-
viewServer
-
-
Constructor Details
-
SbcSubscription
-
-
Method Details
-
getSessionId
-
setSessionId
-
getType
public int getType() -
setType
public void setType(int type) -
getUuid
-
setUuid
-
getViewServer
-
setViewServer
-
toString
-