org.openiec61850.jmms.mms.asn1
Class AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection

java.lang.Object
  extended by org.openiec61850.jmms.mms.asn1.AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection
Enclosing class:
AlternateAccess.SubChoice.SubSeq_selectAlternateAccess

public static class AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection
extends java.lang.Object


Nested Class Summary
static class AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange
           
 
Field Summary
 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 Summary
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)
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code

public byte[] code

component

public org.openmuc.jasn1.ber.types.string.BerVisibleString component

index

public org.openmuc.jasn1.ber.types.BerInteger index

indexRange

public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection.SubSeq_indexRange indexRange

allElements

public org.openmuc.jasn1.ber.types.BerNull allElements
Constructor Detail

AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection

public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection()

AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection

public AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection(byte[] code)

AlternateAccess.SubChoice.SubSeq_selectAlternateAccess.SubChoice_accessSelection

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)
Method Detail

encode

public int encode(org.openmuc.jasn1.ber.BerByteArrayOutputStream berOStream,
                  boolean explicit)
           throws java.io.IOException
Throws:
java.io.IOException

decode

public int decode(java.io.InputStream iStream,
                  org.openmuc.jasn1.ber.BerIdentifier berIdentifier)
           throws java.io.IOException
Throws:
java.io.IOException

encodeAndSave

public void encodeAndSave(int encodingSizeGuess)
                   throws java.io.IOException
Throws:
java.io.IOException