Uses of Class
com.iizix.urn.URNLocation
Packages that use URNLocation Package Description com.iizix.urn Uses of URNLocation in com.iizix.urn
Fields in com.iizix.urn declared as URNLocation Modifier and Type Field Description URNLocation
URNResourceType. storageLocation
Storage location.Methods in com.iizix.urn that return URNLocation Modifier and Type Method Description static URNLocation
URNLocation. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static URNLocation[]
URNLocation. values()
Returns an array containing the constants of this enum type, in the order they are declared.