Inherits Attribute.
| Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.NamedParameterAttribute |
( |
string |
documentation = "", |
|
|
string |
shortName = "", |
|
|
string |
defaultValue = ReefUninitializedValue, |
|
|
Type |
defaultClass = null, |
|
|
string[] |
defaultValues = null, |
|
|
Type[] |
defaultClasses = null, |
|
|
string |
alias = null, |
|
|
Language |
aliasLanguage = Language.Cs |
|
) |
| |
|
inline |
| const string Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.ReefUninitializedValue = "__REEF_UNINITIALIZED_VALUE__" |
| string Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.Alias |
|
getset |
| Language Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.AliasLanguage |
|
getset |
| Type Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.DefaultClass |
|
getset |
| Type [] Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.DefaultClasses |
|
getset |
| string Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.DefaultValue |
|
getset |
| string [] Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.DefaultValues |
|
getset |
| string Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.Documentation |
|
getset |
| string Org.Apache.REEF.Tang.Annotations.NamedParameterAttribute.ShortName |
|
getset |
The documentation for this class was generated from the following file: