Searched refs:channelNumberType (Results 1 – 1 of 1) sorted by relevance
131 private GANSS_ID3_element.channelNumberType channelNumber_;132 public GANSS_ID3_element.channelNumberType getChannelNumber() { in getChannelNumber()139 this.channelNumber_ = (GANSS_ID3_element.channelNumberType) value; in setChannelNumber()141 public GANSS_ID3_element.channelNumberType setChannelNumberToNewInstance() { in setChannelNumberToNewInstance()142 channelNumber_ = new GANSS_ID3_element.channelNumberType(); in setChannelNumberToNewInstance()264 …return tag == null ? GANSS_ID3_element.channelNumberType.getPossibleFirstTags() : ImmutableList.of… in getComponents()306 public static class channelNumberType extends Asn1Integer { class in GANSS_ID3_element312 public channelNumberType() { in channelNumberType() method in GANSS_ID3_element.channelNumberType340 public static channelNumberType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()341 channelNumberType result = new channelNumberType(); in fromPerUnaligned()[all …]