public final class AByteBaseType extends PBaseType
| Constructor and Description |
|---|
AByteBaseType() |
AByteBaseType(TByte _byte_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TByte |
getByte() |
void |
setByte(TByte node) |
String |
toString() |
public AByteBaseType()
public AByteBaseType(TByte _byte_)
Copyright © 2020 Soot OSS. All rights reserved.