Searched refs:oTDOAType (Results 1 – 1 of 1) sorted by relevance
192 private PosTechnology.oTDOAType oTDOA_;193 public PosTechnology.oTDOAType getOTDOA() { in getOTDOA()200 this.oTDOA_ = (PosTechnology.oTDOAType) value; in setOTDOA()202 public PosTechnology.oTDOAType setOTDOAToNewInstance() { in setOTDOAToNewInstance()203 oTDOA_ = new PosTechnology.oTDOAType(); in setOTDOAToNewInstance()511 … return tag == null ? PosTechnology.oTDOAType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()1079 public static class oTDOAType extends Asn1Boolean { class in PosTechnology1085 public oTDOAType() { in oTDOAType() method in PosTechnology.oTDOAType1111 public static oTDOAType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()1112 oTDOAType result = new oTDOAType(); in fromPerUnaligned()[all …]