$search

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

javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::SubTypeEntry ( String  subtype  )  [inline]

Definition at line 126 of file JmDNSImpl.java.


Member Function Documentation

SubTypeEntry javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::clone (  )  [inline]

Definition at line 186 of file JmDNSImpl.java.

boolean javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::equals ( Object  entry  )  [inline]

Definition at line 166 of file JmDNSImpl.java.

String javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::getKey (  )  [inline]

Definition at line 136 of file JmDNSImpl.java.

String javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::getValue (  )  [inline]

Definition at line 144 of file JmDNSImpl.java.

int javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::hashCode (  )  [inline]

Definition at line 177 of file JmDNSImpl.java.

String javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::setValue ( String  value  )  [inline]

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:
value new value to be stored in this entry
Returns:
(Does not return)
Exceptions:
UnsupportedOperationException always

Definition at line 158 of file JmDNSImpl.java.

String javax::jmdns::impl::JmDNSImpl::ServiceTypeEntry::SubTypeEntry::toString (  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


zeroconf_jmdns
Author(s): Daniel Stonier
autogenerated on Wed Jan 16 12:20:35 2013