Uses of Interface
org.marid.proto.Proto
-
Packages that use Proto Package Description org.marid.proto -
-
Uses of Proto in org.marid.proto
Subinterfaces of Proto in org.marid.proto Modifier and Type Interface Description interfaceProtoBusinterfaceProtoDriverinterfaceProtoRootMethods in org.marid.proto that return Proto Modifier and Type Method Description ProtoProto. getParent()default ProtoProtoRoot. getParent()Methods in org.marid.proto that return types with arguments of type Proto Modifier and Type Method Description java.util.Map<java.lang.String,? extends Proto>Proto. getItems()default java.util.Map<java.lang.String,? extends Proto>ProtoDriver. getItems()Methods in org.marid.proto with parameters of type Proto Modifier and Type Method Description static java.lang.StringProto. label(Proto proto)static java.util.LinkedList<java.lang.String>Proto. path(Proto proto)
-