Public Member Functions | Private Attributes | Static Private Attributes
javax.jmdns.impl.JmDNSImpl.ServiceTypeEntry.SubTypeEntry Class Reference

List of all members.

Public Member Functions

SubTypeEntry clone ()
boolean equals (Object entry)
String getKey ()
String getValue ()
int hashCode ()
String setValue (String value)
 SubTypeEntry (String subtype)
String toString ()

Private Attributes

final String _key
final String _value

Static Private Attributes

static final long serialVersionUID = 9188503522395855322L

Detailed Description

Definition at line 119 of file JmDNSImpl.java.


Constructor & Destructor Documentation

Definition at line 126 of file JmDNSImpl.java.


Member Function Documentation

Definition at line 186 of file JmDNSImpl.java.

Definition at line 166 of file JmDNSImpl.java.

Definition at line 136 of file JmDNSImpl.java.

Definition at line 144 of file JmDNSImpl.java.

Definition at line 177 of file JmDNSImpl.java.

Replaces the value corresponding to this entry with the specified value (optional operation). This implementation simply throws UnsupportedOperationException, as this class implements an immutable map entry.

Parameters:
valuenew value to be stored in this entry
Returns:
(Does not return)
Exceptions:
UnsupportedOperationExceptionalways

Definition at line 158 of file JmDNSImpl.java.

Definition at line 195 of file JmDNSImpl.java.


Member Data Documentation

Definition at line 123 of file JmDNSImpl.java.

Definition at line 124 of file JmDNSImpl.java.

final long javax.jmdns.impl.JmDNSImpl.ServiceTypeEntry.SubTypeEntry.serialVersionUID = 9188503522395855322L [static, private]

Definition at line 121 of file JmDNSImpl.java.


The documentation for this class was generated from the following file:


zeroconf_jmdns_suite
Author(s): Daniel Stonier
autogenerated on Thu Aug 27 2015 15:50:27