org.openmuc.jsml.structures
Class SML_PublicCloseRes

java.lang.Object
  extended by org.openmuc.jsml.structures.ASNObject
      extended by org.openmuc.jsml.structures.ListOf
          extended by org.openmuc.jsml.structures.Sequence
              extended by org.openmuc.jsml.structures.SML_PublicCloseRes

public class SML_PublicCloseRes
extends Sequence


Field Summary
protected  SML_Signature globalSignature
           
 
Fields inherited from class org.openmuc.jsml.structures.ListOf
seqArray
 
Fields inherited from class org.openmuc.jsml.structures.ASNObject
isOptional, isSelected
 
Constructor Summary
SML_PublicCloseRes()
           
SML_PublicCloseRes(SML_Signature globalSignature)
           
 
Method Summary
protected  void createElements()
           
 SML_Signature getGlobalSignature()
           
 void setOptionalAndSeq()
           
 
Methods inherited from class org.openmuc.jsml.structures.Sequence
decode, print
 
Methods inherited from class org.openmuc.jsml.structures.ListOf
code, seqArray
 
Methods inherited from class org.openmuc.jsml.structures.ASNObject
isOptional, isSelected, setOptional, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalSignature

protected SML_Signature globalSignature
Constructor Detail

SML_PublicCloseRes

public SML_PublicCloseRes(SML_Signature globalSignature)

SML_PublicCloseRes

public SML_PublicCloseRes()
Method Detail

getGlobalSignature

public SML_Signature getGlobalSignature()

setOptionalAndSeq

public void setOptionalAndSeq()

createElements

protected void createElements()
Specified by:
createElements in class Sequence


Copyright © 2011. All Rights Reserved.