|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessCommandOpSpec
interface AccessCommandOpSpec representing choice construct in llrpdef.xml.
Method Summary | |
---|---|
void |
decodeBinary(LLRPBitList list)
decode parameter from binary. |
void |
decodeXML(org.jdom.Element element)
decode parameter from xml. |
LLRPBitList |
encodeBinary()
encode parameter to binary. |
org.jdom.Content |
encodeXML(java.lang.String name,
org.jdom.Namespace ns)
encode parameter to xml. |
Method Detail |
---|
LLRPBitList encodeBinary()
org.jdom.Content encodeXML(java.lang.String name, org.jdom.Namespace ns)
name
- of elementns
- Namespace of elements
void decodeBinary(LLRPBitList list)
list
- to be decodedvoid decodeXML(org.jdom.Element element) throws InvalidLLRPMessageException
element
- to be decoded
InvalidLLRPMessageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |