Uses of Class
com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
-
Packages that use RemoteNeo4jXOProvider.Property Package Description com.buschmais.xo.neo4j.remote.api -
-
Uses of RemoteNeo4jXOProvider.Property in com.buschmais.xo.neo4j.remote.api
Methods in com.buschmais.xo.neo4j.remote.api that return RemoteNeo4jXOProvider.Property Modifier and Type Method Description static RemoteNeo4jXOProvider.PropertyRemoteNeo4jXOProvider.Property. valueOf(String name)Returns the enum constant of this type with the specified name.static RemoteNeo4jXOProvider.Property[]RemoteNeo4jXOProvider.Property. values()Returns an array containing the constants of this enum type, in the order they are declared.
-