public class ProtocolType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolTypeType |
type |
| Constructor and Description |
|---|
ProtocolType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
ProtocolTypeType |
getType()
Gets the value of the type property.
|
int |
hashCode() |
void |
setType(ProtocolTypeType value)
Sets the value of the type property.
|
String |
toString() |
ProtocolType |
withType(ProtocolTypeType value) |
protected ProtocolTypeType type
public ProtocolTypeType getType()
ProtocolTypeTypepublic void setType(ProtocolTypeType value)
value - allowed object is
ProtocolTypeTypepublic ProtocolType withType(ProtocolTypeType value)
Copyright © 2024. All rights reserved.