Package net.heberling.ismart.asn1.v3_0
Class Message<E extends org.bn.coders.IASN1PreparedElement>
- java.lang.Object
-
- net.heberling.ismart.asn1.AbstractMessage<MP_DispatcherHeader,MP_DispatcherBody,E>
-
- net.heberling.ismart.asn1.v3_0.Message<E>
-
public class Message<E extends org.bn.coders.IASN1PreparedElement> extends AbstractMessage<MP_DispatcherHeader,MP_DispatcherBody,E>
-
-
Field Summary
-
Fields inherited from class net.heberling.ismart.asn1.AbstractMessage
applicationData, body, header
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getReserved()-
Methods inherited from class net.heberling.ismart.asn1.AbstractMessage
getApplicationData, getBody, getHeader
-
-