Searched refs:agpsSETBasedType (Results 1 – 1 of 1) sorted by relevance
117 private PosTechnology.agpsSETBasedType agpsSETBased_;118 public PosTechnology.agpsSETBasedType getAgpsSETBased() { in getAgpsSETBased()125 this.agpsSETBased_ = (PosTechnology.agpsSETBasedType) value; in setAgpsSETBased()127 public PosTechnology.agpsSETBasedType setAgpsSETBasedToNewInstance() { in setAgpsSETBasedToNewInstance()128 agpsSETBased_ = new PosTechnology.agpsSETBasedType(); in setAgpsSETBasedToNewInstance()296 …return tag == null ? PosTechnology.agpsSETBasedType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()674 public static class agpsSETBasedType extends Asn1Boolean { class in PosTechnology680 public agpsSETBasedType() { in agpsSETBasedType() method in PosTechnology.agpsSETBasedType706 public static agpsSETBasedType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()707 agpsSETBasedType result = new agpsSETBasedType(); in fromPerUnaligned()[all …]