|
|||||||||
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_PublicCloseReq
public class SML_PublicCloseReq
Field Summary | |
---|---|
protected OctetString |
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_PublicCloseReq()
|
|
SML_PublicCloseReq(OctetString globalSignature)
|
Method Summary | |
---|---|
protected void |
createElements()
|
OctetString |
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 OctetString globalSignature
Constructor Detail |
---|
public SML_PublicCloseReq(OctetString globalSignature)
public SML_PublicCloseReq()
Method Detail |
---|
public OctetString 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 |