Package no.digipost.api.representations
Class KvitteringsReferanse
- java.lang.Object
-
- no.digipost.api.representations.KvitteringsReferanse
-
@Deprecated public class KvitteringsReferanse extends Object
Deprecated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classKvitteringsReferanse.BuilderDeprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static KvitteringsReferanse.Builderbuilder(String marshalledReference)Deprecated.StringgetMarshalled()Deprecated.org.w3.xmldsig.ReferencegetUnmarshalled()Deprecated.
-
-
-
Method Detail
-
builder
@Deprecated public static KvitteringsReferanse.Builder builder(String marshalledReference)
Deprecated.
-
getMarshalled
@Deprecated public String getMarshalled()
Deprecated.
-
getUnmarshalled
@Deprecated public org.w3.xmldsig.Reference getUnmarshalled()
Deprecated.
-
-