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