Searched refs:MpathIndic (Results 1 – 3 of 3) sorted by relevance
36 public class MpathIndic extends Asn1Enumerated { class80 public MpathIndic() { in MpathIndic() method in MpathIndic122 public static MpathIndic fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()123 MpathIndic result = new MpathIndic(); in fromPerUnaligned()131 public static MpathIndic fromPerAligned(byte[] encodedBytes) { in fromPerAligned()132 MpathIndic result = new MpathIndic(); in fromPerAligned()
176 private MpathIndic mpathIndic_;177 public MpathIndic getMpathIndic() { in getMpathIndic()184 this.mpathIndic_ = (MpathIndic) value; in setMpathIndic()186 public MpathIndic setMpathIndicToNewInstance() { in setMpathIndicToNewInstance()187 mpathIndic_ = new MpathIndic(); in setMpathIndicToNewInstance()453 return tag == null ? MpathIndic.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()
131 private MpathIndic mpathDet_;132 public MpathIndic getMpathDet() { in getMpathDet()139 this.mpathDet_ = (MpathIndic) value; in setMpathDet()141 public MpathIndic setMpathDetToNewInstance() { in setMpathDetToNewInstance()142 mpathDet_ = new MpathIndic(); in setMpathDetToNewInstance()354 return tag == null ? MpathIndic.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()