Uses of Class
no.entur.schema2proto.compatibility.protolock.ProtolockField
-
Packages that use ProtolockField Package Description no.entur.schema2proto.compatibility no.entur.schema2proto.compatibility.protolock -
-
Uses of ProtolockField in no.entur.schema2proto.compatibility
Methods in no.entur.schema2proto.compatibility that return types with arguments of type ProtolockField Modifier and Type Method Description java.util.SortedSet<ProtolockField>FieldConflictChecker. getFields(ProtolockMessage protolockMessage) -
Uses of ProtolockField in no.entur.schema2proto.compatibility.protolock
Methods in no.entur.schema2proto.compatibility.protolock that return ProtolockField Modifier and Type Method Description ProtolockField[]ProtolockMessage. getFields()
-