public class ShieldInformationBarrierSegmentRestrictionMini extends ShieldInformationBarrierSegmentRestrictionBase
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldInformationBarrierSegmentRestrictionMini.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField |
restrictedSegment
The `type` and `id` of the restricted shield information barrier segment.
|
protected ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField |
shieldInformationBarrierSegment
The `type` and `id` of the requested shield information barrier segment.
|
id, typeexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
ShieldInformationBarrierSegmentRestrictionMini(ShieldInformationBarrierSegmentRestrictionMini.Builder builder) |
|
ShieldInformationBarrierSegmentRestrictionMini(ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment,
ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField |
getRestrictedSegment() |
ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField |
getShieldInformationBarrierSegment() |
int |
hashCode() |
String |
toString() |
getId, getTypegetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment
protected final ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment
public ShieldInformationBarrierSegmentRestrictionMini(ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment, ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment)
protected ShieldInformationBarrierSegmentRestrictionMini(ShieldInformationBarrierSegmentRestrictionMini.Builder builder)
public ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField getShieldInformationBarrierSegment()
public ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField getRestrictedSegment()
public boolean equals(Object o)
equals in class ShieldInformationBarrierSegmentRestrictionBasepublic int hashCode()
hashCode in class ShieldInformationBarrierSegmentRestrictionBasepublic String toString()
toString in class ShieldInformationBarrierSegmentRestrictionBase