|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASNObject | |
---|---|
org.openmuc.jsml.structures |
Uses of ASNObject in org.openmuc.jsml.structures |
---|
Fields in org.openmuc.jsml.structures declared as ASNObject | |
---|---|
protected ASNObject |
Choice.choice
data of the choice-object |
protected ASNObject |
SML_MessageBody.choice
|
protected ASNObject |
ImplicitChoice.choice
|
protected ASNObject[] |
ListOf.seqArray
|
Methods in org.openmuc.jsml.structures that return ASNObject | |
---|---|
ASNObject |
Choice.getChoice()
|
ASNObject |
SML_MessageBody.getChoice()
|
ASNObject |
ImplicitChoice.getChoice()
|
ASNObject[] |
ListOf.seqArray()
|
Methods in org.openmuc.jsml.structures with parameters of type ASNObject | |
---|---|
void |
SML_Time.setTime(int tag,
ASNObject choice)
|
void |
SML_Value.setValue(ASNObject choice)
|
Constructors in org.openmuc.jsml.structures with parameters of type ASNObject | |
---|---|
SML_MessageBody(int tag,
ASNObject choice)
|
|
SML_ProcParValue(int tag,
ASNObject choice)
|
|
SML_Status(ASNObject choice)
|
|
SML_Time(int tag,
ASNObject choice)
|
|
SML_Value(ASNObject choice)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |