return _sync_grandmasterClockStratum;
}
public PtpClockIdField fetchGrandmasterClockIdentifier() {
if (_sync_grandmasterClockIdentifier == null) {
_sync_grandmasterClockIdentifier = new PtpClockIdField("grandmasterClockIdentifier", "grandmasterClockID", 68, 4, this);
}
return _sync_grandmasterClockIdentifier;
}