Searched refs:intCodePhaseType (Results 1 – 2 of 2) sorted by relevance
161 private GANSSRefMeasurementElement.intCodePhaseType intCodePhase_;162 public GANSSRefMeasurementElement.intCodePhaseType getIntCodePhase() { in getIntCodePhase()169 this.intCodePhase_ = (GANSSRefMeasurementElement.intCodePhaseType) value; in setIntCodePhase()171 public GANSSRefMeasurementElement.intCodePhaseType setIntCodePhaseToNewInstance() { in setIntCodePhaseToNewInstance()172 intCodePhase_ = new GANSSRefMeasurementElement.intCodePhaseType(); in setIntCodePhaseToNewInstance()410 …return tag == null ? GANSSRefMeasurementElement.intCodePhaseType.getPossibleFirstTags() : Immutabl… in getComponents()704 public static class intCodePhaseType extends Asn1Integer { class in GANSSRefMeasurementElement710 public intCodePhaseType() { in intCodePhaseType() method in GANSSRefMeasurementElement.intCodePhaseType738 public static intCodePhaseType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()739 intCodePhaseType result = new intCodePhaseType(); in fromPerUnaligned()[all …]
161 private AcquisElement.intCodePhaseType intCodePhase_;162 public AcquisElement.intCodePhaseType getIntCodePhase() { in getIntCodePhase()169 this.intCodePhase_ = (AcquisElement.intCodePhaseType) value; in setIntCodePhase()171 public AcquisElement.intCodePhaseType setIntCodePhaseToNewInstance() { in setIntCodePhaseToNewInstance()172 intCodePhase_ = new AcquisElement.intCodePhaseType(); in setIntCodePhaseToNewInstance()425 …return tag == null ? AcquisElement.intCodePhaseType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()762 public static class intCodePhaseType extends Asn1Integer { class in AcquisElement768 public intCodePhaseType() { in intCodePhaseType() method in AcquisElement.intCodePhaseType796 public static intCodePhaseType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()797 intCodePhaseType result = new intCodePhaseType(); in fromPerUnaligned()[all …]