JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
co.yellowdog.platform.model
AttributeValue
Contents
Description
Method Summary
Method Details
getAttribute()
getValue()
Hide sidebar
Show sidebar
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
()