Searched refs:agpsSETassistedType (Results 1 – 1 of 1) sorted by relevance
102 private PosTechnology.agpsSETassistedType agpsSETassisted_;103 public PosTechnology.agpsSETassistedType getAgpsSETassisted() { in getAgpsSETassisted()110 this.agpsSETassisted_ = (PosTechnology.agpsSETassistedType) value; in setAgpsSETassisted()112 public PosTechnology.agpsSETassistedType setAgpsSETassistedToNewInstance() { in setAgpsSETassistedToNewInstance()113 agpsSETassisted_ = new PosTechnology.agpsSETassistedType(); in setAgpsSETassistedToNewInstance()253 …return tag == null ? PosTechnology.agpsSETassistedType.getPossibleFirstTags() : ImmutableList.of(t… in getComponents()593 public static class agpsSETassistedType extends Asn1Boolean { class in PosTechnology599 public agpsSETassistedType() { in agpsSETassistedType() method in PosTechnology.agpsSETassistedType625 public static agpsSETassistedType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()626 agpsSETassistedType result = new agpsSETassistedType(); in fromPerUnaligned()[all …]