public class UntypedTopicName extends TopicName
Deprecated. This resource name class will be removed in the next major version.
AUTO-GENERATED DOCUMENTATION AND CLASS
Inherited Members
Static Methods
from(ResourceName resourceName) (deprecated)
public static UntypedTopicName from(ResourceName resourceName)
Parameter | |
---|---|
Name | Description |
resourceName |
com. |
Returns | |
---|---|
Type | Description |
UntypedTopicName |
isParsableFrom(String formattedString) (deprecated)
public static boolean isParsableFrom(String formattedString)
Parameter | |
---|---|
Name | Description |
formattedString |
String |
Returns | |
---|---|
Type | Description |
boolean |
parse(String formattedString) (deprecated)
public static UntypedTopicName parse(String formattedString)
Parameter | |
---|---|
Name | Description |
formattedString |
String |
Returns | |
---|---|
Type | Description |
UntypedTopicName |
Methods
equals(Object o) (deprecated)
public boolean equals(Object o)
Parameter | |
---|---|
Name | Description |
o |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getFieldValue(String fieldName) (deprecated)
public String getFieldValue(String fieldName)
Return the initial rawValue if @param fieldName is an empty String, else return null.
Parameter | |
---|---|
Name | Description |
fieldName |
String |
Returns | |
---|---|
Type | Description |
String |
getFieldValuesMap() (deprecated)
public Map<String,String> getFieldValuesMap()
Return a map with a single value rawValue keyed on an empty String "".
hashCode() (deprecated)
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
toString() (deprecated)
public String toString()
Returns | |
---|---|
Type | Description |
String |