Searched refs:toeLimitType (Results 1 – 1 of 1) sorted by relevance
146 private NavigationModel.toeLimitType toeLimit_;147 public NavigationModel.toeLimitType getToeLimit() { in getToeLimit()154 this.toeLimit_ = (NavigationModel.toeLimitType) value; in setToeLimit()156 public NavigationModel.toeLimitType setToeLimitToNewInstance() { in setToeLimitToNewInstance()157 toeLimit_ = new NavigationModel.toeLimitType(); in setToeLimitToNewInstance()337 … return tag == null ? NavigationModel.toeLimitType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()667 public static class toeLimitType extends Asn1Integer { class in NavigationModel673 public toeLimitType() { in toeLimitType() method in NavigationModel.toeLimitType701 public static toeLimitType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()702 toeLimitType result = new toeLimitType(); in fromPerUnaligned()[all …]