public static class Stream.ExtraTag extends Object implements IStream.IExtraTag
Constructor and Description |
---|
ExtraTag()
Default constructor; sets all fields to false.
|
ExtraTag(String name,
String type,
String value)
Explicit-value constructor.
|
public String getName()
getName
in interface IStream.IExtraTag
public void setName(String name)
setName
in interface IStream.IExtraTag
public String getType()
getType
in interface IStream.IExtraTag
public void setType(String type)
setType
in interface IStream.IExtraTag
public String getValue()
getValue
in interface IStream.IExtraTag
public void setValue(String value)
setValue
in interface IStream.IExtraTag
Copyright © 2017 Perforce Software. All Rights Reserved.