public static class TypeLibUtil.IsName extends Object
| Constructor and Description |
|---|
IsName(String nameBuf,
boolean name)
Instantiates a new checks if is name.
|
| Modifier and Type | Method and 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()