Searched refs:azimuthType (Results 1 – 1 of 1) sorted by relevance
101 private AddionalAngleFields.azimuthType azimuth_;102 public AddionalAngleFields.azimuthType getAzimuth() { in getAzimuth()109 this.azimuth_ = (AddionalAngleFields.azimuthType) value; in setAzimuth()111 public AddionalAngleFields.azimuthType setAzimuthToNewInstance() { in setAzimuthToNewInstance()112 azimuth_ = new AddionalAngleFields.azimuthType(); in setAzimuthToNewInstance()163 …return tag == null ? AddionalAngleFields.azimuthType.getPossibleFirstTags() : ImmutableList.of(tag… in getComponents()244 public static class azimuthType extends Asn1Integer { class in AddionalAngleFields250 public azimuthType() { in azimuthType() method in AddionalAngleFields.azimuthType278 public static azimuthType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()279 azimuthType result = new azimuthType(); in fromPerUnaligned()[all …]