public class ShieldInformationBarrierBase extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldInformationBarrierBase.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The unique identifier for the shield information barrier.
|
protected EnumWrapper<ShieldInformationBarrierBaseTypeField> |
type
The type of the shield information barrier.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ShieldInformationBarrierBase() |
protected |
ShieldInformationBarrierBase(ShieldInformationBarrierBase.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<ShieldInformationBarrierBaseTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ShieldInformationBarrierBaseTypeField> type
public ShieldInformationBarrierBase()
protected ShieldInformationBarrierBase(ShieldInformationBarrierBase.Builder builder)
public EnumWrapper<ShieldInformationBarrierBaseTypeField> getType()