|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.jsml.structures.ASNObject
org.openmuc.jsml.structures.ListOf
org.openmuc.jsml.structures.Sequence
org.openmuc.jsml.structures.SML_PublicCloseRes
public class SML_PublicCloseRes
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 |
---|
protected SML_Signature globalSignature
Constructor Detail |
---|
public SML_PublicCloseRes(SML_Signature globalSignature)
public SML_PublicCloseRes()
Method Detail |
---|
public SML_Signature getGlobalSignature()
public void setOptionalAndSeq()
protected void createElements()
createElements
in class Sequence
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |