DELL
2024-02-21 4982b9614516dde101c3e44c60a612b3bfd8d6fe
iec61850_forFoShanAES_Model/src/org/openmuc/josistack/internal/presentation/asn1/PresentationContextDefinitionList.java
@@ -1,18 +1,18 @@
/**
 * This class file was automatically generated by jASN1 v1.9.0 (http://www.openmuc.org)
 */
package org.openmuc.josistack.internal.presentation.asn1;
public class PresentationContextDefinitionList extends ContextList {
    private static final long serialVersionUID = 1L;
    public PresentationContextDefinitionList() {
    }
    public PresentationContextDefinitionList(byte[] code) {
        super(code);
    }
}
/**
 * This class file was automatically generated by jASN1 v1.9.0 (http://www.openmuc.org)
 */
package org.openmuc.josistack.internal.presentation.asn1;
public class PresentationContextDefinitionList extends ContextList {
    private static final long serialVersionUID = 1L;
    public PresentationContextDefinitionList() {
    }
    public PresentationContextDefinitionList(byte[] code) {
        super(code);
    }
}