Searched refs:doppler0Type (Results 1 – 2 of 2) sorted by relevance
116 private GANSSRefMeasurementElement.doppler0Type doppler0_;117 public GANSSRefMeasurementElement.doppler0Type getDoppler0() { in getDoppler0()124 this.doppler0_ = (GANSSRefMeasurementElement.doppler0Type) value; in setDoppler0()126 public GANSSRefMeasurementElement.doppler0Type setDoppler0ToNewInstance() { in setDoppler0ToNewInstance()127 doppler0_ = new GANSSRefMeasurementElement.doppler0Type(); in setDoppler0ToNewInstance()281 …return tag == null ? GANSSRefMeasurementElement.doppler0Type.getPossibleFirstTags() : ImmutableLis… in getComponents()536 public static class doppler0Type extends Asn1Integer { class in GANSSRefMeasurementElement542 public doppler0Type() { in doppler0Type() method in GANSSRefMeasurementElement.doppler0Type570 public static doppler0Type fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()571 doppler0Type result = new doppler0Type(); in fromPerUnaligned()[all …]
116 private AcquisElement.doppler0Type doppler0_;117 public AcquisElement.doppler0Type getDoppler0() { in getDoppler0()124 this.doppler0_ = (AcquisElement.doppler0Type) value; in setDoppler0()126 public AcquisElement.doppler0Type setDoppler0ToNewInstance() { in setDoppler0ToNewInstance()127 doppler0_ = new AcquisElement.doppler0Type(); in setDoppler0ToNewInstance()296 … return tag == null ? AcquisElement.doppler0Type.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()594 public static class doppler0Type extends Asn1Integer { class in AcquisElement600 public doppler0Type() { in doppler0Type() method in AcquisElement.doppler0Type628 public static doppler0Type fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()629 doppler0Type result = new doppler0Type(); in fromPerUnaligned()[all …]