JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
co.yellowdog.platform.model
AttributeValue
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getAttribute()
getValue()
Interface AttributeValue<TValue>
All Known Implementing Classes:
NumericAttributeValue
,
StringAttributeValue
public interface
AttributeValue<TValue>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAttribute
()
TValue
getValue
()
Method Details
getAttribute
String
getAttribute
()
getValue
TValue
getValue
()