Package no.difi.sdp.client2
Class SendResultat
- java.lang.Object
-
- no.difi.sdp.client2.SendResultat
-
public class SendResultat extends Object
-
-
Constructor Summary
Constructors Constructor Description SendResultat(String conversationId)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StringgetConversationId()longgetFakturerbareBytes()Deprecated.StringgetMeldingsId()Deprecated.StringgetReferanseTilMeldingsId()Deprecated.
-
-
-
Constructor Detail
-
SendResultat
public SendResultat(String conversationId)
-
-
Method Detail
-
getConversationId
public String getConversationId()
-
getMeldingsId
@Deprecated public String getMeldingsId()
Deprecated.- See Also:
getConversationId()
-
getReferanseTilMeldingsId
@Deprecated public String getReferanseTilMeldingsId()
Deprecated.- See Also:
getConversationId()
-
getFakturerbareBytes
@Deprecated public long getFakturerbareBytes()
Deprecated.
-
-