|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatternUsage | |
|---|---|
| org.fosstrak.ale.server | |
| Uses of PatternUsage in org.fosstrak.ale.server |
|---|
| Methods in org.fosstrak.ale.server that return PatternUsage | |
|---|---|
static PatternUsage |
PatternUsage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PatternUsage[] |
PatternUsage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.fosstrak.ale.server with parameters of type PatternUsage | |
|---|---|
Pattern(java.lang.String pattern,
PatternUsage usage)
Contructor sets the usage and parses the pattern. |
|
PatternDataField(java.lang.String stringRepresentation,
PatternUsage usage)
Constructor parses and validates the string representation of the data field. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||