public interface Version extends Field
Modifier and Type | Method and Description |
---|---|
int |
getVersion()
Returns the version number.
|
void |
setVersion(int value)
Sets the version.
|
clone, getTypeChar
int getVersion() throws SdpParseException
SdpParseException
void setVersion(int value) throws SdpException
value
- the - new version value.SdpException
- if the value is <=0Copyright © 2016. All Rights Reserved.