org.openmuc.openiec61850.internal.mms.asn1
public static final class AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange |
Modifier and Type | Field and Description |
---|---|
org.openmuc.jasn1.ber.types.BerNull |
allElements |
byte[] |
code |
org.openmuc.jasn1.ber.types.string.BerVisibleString |
component |
org.openmuc.jasn1.ber.types.BerInteger |
index |
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange |
indexRange |
Constructor and Description |
---|
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection() |
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection(org.openmuc.jasn1.ber.types.string.BerVisibleString component,
org.openmuc.jasn1.ber.types.BerInteger index,
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange indexRange,
org.openmuc.jasn1.ber.types.BerNull allElements) |
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection(byte[] code) |
Modifier and Type | Method and Description |
---|---|
int |
decode(java.io.InputStream iStream,
org.openmuc.jasn1.ber.BerIdentifier berIdentifier) |
int |
encode(org.openmuc.jasn1.ber.BerByteArrayOutputStream berOStream,
boolean explicit) |
void |
encodeAndSave(int encodingSizeGuess) |
public byte[] code
public org.openmuc.jasn1.ber.types.string.BerVisibleString component
public org.openmuc.jasn1.ber.types.BerInteger index
public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange indexRange
public org.openmuc.jasn1.ber.types.BerNull allElements
public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection()
public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection(byte[] code)
public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection(org.openmuc.jasn1.ber.types.string.BerVisibleString component, org.openmuc.jasn1.ber.types.BerInteger index, AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange indexRange, org.openmuc.jasn1.ber.types.BerNull allElements)
public int encode(org.openmuc.jasn1.ber.BerByteArrayOutputStream berOStream, boolean explicit) throws java.io.IOException
java.io.IOException
public int decode(java.io.InputStream iStream, org.openmuc.jasn1.ber.BerIdentifier berIdentifier) throws java.io.IOException
java.io.IOException
public void encodeAndSave(int encodingSizeGuess) throws java.io.IOException
java.io.IOException