NamedResourcesAttribute is a combination of an attribute name and its value.
Attributes
- Companion
- object
- Source
- NamedResourcesAttribute.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
if bool has a value, transforms to the result of function
if bool has a value, transforms to the result of function
Attributes
if int has a value, transforms to the result of function
if int has a value, transforms to the result of function
Attributes
if intSlice has a value, transforms to the result of function
if intSlice has a value, transforms to the result of function
Attributes
transforms name to result of function
if quantity has a value, transforms to the result of function
if quantity has a value, transforms to the result of function
Attributes
if string has a value, transforms to the result of function
if string has a value, transforms to the result of function
Attributes
if stringSlice has a value, transforms to the result of function
if stringSlice has a value, transforms to the result of function
Attributes
if version has a value, transforms to the result of function
if version has a value, transforms to the result of function
Attributes
Returns a new data with bool set to new value
Returns a new data with int set to new value
Returns a new data with intSlice set to new value
Returns a new data with name set to new value
Returns a new data with quantity set to new value
Returns a new data with string set to new value
Returns a new data with stringSlice set to new value
Returns a new data with stringSlice set to new value
Attributes
Returns a new data with version set to new value