|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccurevStream.StreamType | |
|---|---|
| hudson.plugins.accurev | |
| Uses of AccurevStream.StreamType in hudson.plugins.accurev |
|---|
| Methods in hudson.plugins.accurev that return AccurevStream.StreamType | |
|---|---|
AccurevStream.StreamType |
AccurevStream.getType()
Getter for property 'type'. |
static AccurevStream.StreamType |
AccurevStream.StreamType.parseStreamType(java.lang.String streamType)
|
static AccurevStream.StreamType |
AccurevStream.StreamType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AccurevStream.StreamType[] |
AccurevStream.StreamType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.accurev with parameters of type AccurevStream.StreamType | |
|---|---|
AccurevStream(java.lang.String name,
java.lang.Long number,
java.lang.String depot,
java.lang.String basisName,
java.lang.Long basisNumber,
boolean dynamic,
AccurevStream.StreamType type,
java.util.Date time,
java.util.Date startTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||