Uses of Class
no.entur.schema2proto.compatibility.protolock.AbstractNameIDPair
-
Packages that use AbstractNameIDPair Package Description no.entur.schema2proto.compatibility no.entur.schema2proto.compatibility.protolock -
-
Uses of AbstractNameIDPair in no.entur.schema2proto.compatibility
Method parameters in no.entur.schema2proto.compatibility with type arguments of type AbstractNameIDPair Modifier and Type Method Description static com.google.common.collect.BiMap<java.lang.String,java.lang.Integer>ConflictResolverHelper. createBiMap(java.util.Set<? extends AbstractNameIDPair> fields) -
Uses of AbstractNameIDPair in no.entur.schema2proto.compatibility.protolock
Subclasses of AbstractNameIDPair in no.entur.schema2proto.compatibility.protolock Modifier and Type Class Description classProtolockEnumConstantclassProtolockFieldMethods in no.entur.schema2proto.compatibility.protolock with parameters of type AbstractNameIDPair Modifier and Type Method Description intAbstractNameIDPair. compareTo(AbstractNameIDPair abstractNameIDPair)
-