public static class TypeLibUtil.IsName extends Object
| Constructor | Description |
|---|---|
IsName(String nameBuf,
boolean name) |
Instantiates a new checks if is name.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getNameBuf() |
Gets the name buf.
|
boolean |
isName() |
Checks if is name.
|
public IsName(String nameBuf, boolean name)
nameBuf - the name bufname - the namepublic String getNameBuf()
public boolean isName()