Package com.telenordigital.nbiot
Interface FieldMask
-
- All Known Implementing Classes:
ImmutableFieldMask
@Immutable public interface FieldMaskA field mask masks fields in API responses.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Booleanimei()Whether to mask the IMEI.Booleanimsi()Whether to mask the IMSI.Booleanlocation()Whether to mask the location.Booleanmsisdn()Whether to mask the MSISDN.
-