|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Set.Value | |
| org.xins.common.types.standard | Standard XINS types. |
| Uses of Set.Value in org.xins.common.types.standard |
| Methods in org.xins.common.types.standard that return Set.Value | |
static Set.Value |
Set.fromStringForRequired(String string)
Constructs a Set.Value from the specified string
which is guaranteed to be non-null. |
static Set.Value |
Set.fromStringForOptional(String string)
Constructs a Set.Value from the specified string. |
| Methods in org.xins.common.types.standard with parameters of type Set.Value | |
static String |
Set.toString(Set.Value value)
Converts the specified Set.Value to a string. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||