jcifs.netbios

Class Name

public class Name extends Object

Field Summary
inthexCode
Stringname
Stringscope
Constructor Summary
Name(String name, int hexCode, String scope)
Method Summary
booleanequals(Object obj)
inthashCode()
StringtoString()

Field Detail

hexCode

public int hexCode

name

public String name

scope

public String scope

Constructor Detail

Name

public Name(String name, int hexCode, String scope)

Method Detail

equals

public boolean equals(Object obj)

hashCode

public int hashCode()

toString

public String toString()