public class TLVEmpty extends TLV
public TLVEmpty()
public TLVEmpty(short p_tag)
public TLVEmpty(short p_tag,
boolean p_present)
public void setValue(boolean p_present)
public boolean getValue()
public byte[] getValueData()
throws Exception
getValueData 在类中 TLVExceptionpublic void setValueData(byte[] buffer)
throws Exception
setValueData 在类中 TLVExceptionCopyright © 2019. All rights reserved.