- ValueConverter - Interface in no.g9.support.convert
-
Common interface for value converters.
- valueOf(String) - Static method in enum no.g9.domain.AttributeInfo.JUSTIFICATION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.message.MessageTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.message.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.os.RelationCardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.os.RelationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.support.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.support.HookType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum no.g9.domain.AttributeInfo.JUSTIFICATION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.message.MessageTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.message.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.os.RelationCardinality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.os.RelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.support.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.support.HookType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- viewFieldDiffer(Object, Object) - Static method in class no.g9.support.TypeTool
-
Check if the two field values differs.
- visit(T) - Method in interface no.g9.support.Visitor
-
Callback from the visited object selection role.
- Visitable<T> - Interface in no.g9.support
-
The visitable part of the visitor pattern.
- visitBranch(Visitor<OSRole<?>>) - Method in class no.g9.os.AbstractOSRole
-
- visitBranch(Visitor<OSRole<?>>) - Method in interface no.g9.os.OSRole
-
Visit this node and all child nodes (recursively).
- Visitor<T> - Interface in no.g9.support
-
General visitor.
- volume() - Method in class no.g9.message.metric.SimpleMetric
-
Calculates volume - value per second.