Package jcifs.netbios
Class Name
- java.lang.Object
-
- jcifs.netbios.Name
-
public class Name extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Name(java.lang.String name, int hexCode, java.lang.String scope)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
java.lang.String
toString()
-