public final class RdIpv4 extends Object
| Constructor and Description |
|---|
RdIpv4(String string)
Creates an instance of string.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static RdIpv4 |
fromString(String valInString)
Returns the object of rdIpv4 fromString input String rdIpv4.
|
int |
hashCode() |
static RdIpv4 |
of(String value)
Returns the object of rdIpv4 for type string.
|
String |
string()
Returns the attribute string.
|
void |
string(String string)
Sets the attribute string.
|
String |
toString() |
public RdIpv4(String string)
string - value of stringpublic static RdIpv4 of(String value)
value - value of rdIpv4 for type stringpublic String string()
public void string(String string)
string - value of stringCopyright © 2018. All rights reserved.