public class ShieldInformationBarrierSegmentRestriction extends ShieldInformationBarrierSegmentRestrictionMini
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldInformationBarrierSegmentRestriction.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected OffsetDateTime |
createdAt
ISO date time string when this shield information barrier Segment Restriction object was
created.
|
protected UserBase |
createdBy |
protected ShieldInformationBarrierBase |
shieldInformationBarrier |
protected OffsetDateTime |
updatedAt
ISO date time string when this shield information barrier segment Restriction was updated.
|
protected UserBase |
updatedBy |
restrictedSegment, shieldInformationBarrierSegmentid, typeexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
ShieldInformationBarrierSegmentRestriction(ShieldInformationBarrierSegmentRestriction.Builder builder) |
|
ShieldInformationBarrierSegmentRestriction(ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment,
ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
OffsetDateTime |
getCreatedAt() |
UserBase |
getCreatedBy() |
ShieldInformationBarrierBase |
getShieldInformationBarrier() |
OffsetDateTime |
getUpdatedAt() |
UserBase |
getUpdatedBy() |
int |
hashCode() |
String |
toString() |
getRestrictedSegment, getShieldInformationBarrierSegmentgetId, getTypegetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected ShieldInformationBarrierBase shieldInformationBarrier
protected OffsetDateTime createdAt
protected OffsetDateTime updatedAt
public ShieldInformationBarrierSegmentRestriction(ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment, ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment)
protected ShieldInformationBarrierSegmentRestriction(ShieldInformationBarrierSegmentRestriction.Builder builder)
public ShieldInformationBarrierBase getShieldInformationBarrier()
public OffsetDateTime getCreatedAt()
public UserBase getCreatedBy()
public OffsetDateTime getUpdatedAt()
public UserBase getUpdatedBy()
public boolean equals(Object o)
equals in class ShieldInformationBarrierSegmentRestrictionMinipublic int hashCode()
hashCode in class ShieldInformationBarrierSegmentRestrictionMinipublic String toString()
toString in class ShieldInformationBarrierSegmentRestrictionMini