org.openmuc.jasn1.ber.types.string
Class BerVideotexString

java.lang.Object
  extended by org.openmuc.jasn1.ber.types.BerOctetString
      extended by org.openmuc.jasn1.ber.types.string.BerVideotexString

public class BerVideotexString
extends BerOctetString


Field Summary
static BerIdentifier identifier
           
 
Fields inherited from class org.openmuc.jasn1.ber.types.BerOctetString
id, octetString
 
Constructor Summary
BerVideotexString()
           
BerVideotexString(byte[] octetString)
           
 
Method Summary
 
Methods inherited from class org.openmuc.jasn1.ber.types.BerOctetString
decode, encode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

identifier

public static final BerIdentifier identifier
Constructor Detail

BerVideotexString

public BerVideotexString()

BerVideotexString

public BerVideotexString(byte[] octetString)