Uses of Class
com.google.storage.onestore.PropertyType
-
Packages that use PropertyType Package Description com.google.storage.onestore -
-
Uses of PropertyType in com.google.storage.onestore
Methods in com.google.storage.onestore that return PropertyType Modifier and Type Method Description static PropertyTypePropertyType. getType(com.google.storage.onestore.v3.OnestoreEntity.PropertyValue value)PropertyTypePropertyType. next()static PropertyTypePropertyType. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyType[]PropertyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-