public abstract class SDPField extends SDPObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
fieldName |
CORE_PACKAGE, SDPFIELDS_PACKAGEAND, AT, COLON, COMMA, DOT, DOUBLE_QUOTE, EQUALS, GREATER_THAN, HT, immutableClasses, indentation, LESS_THAN, LPAREN, matchExpression, NEWLINE, PERCENT, POUND, QUESTION, QUOTE, RETURN, RPAREN, SEMICOLON, SLASH, SP, STAR, stringRepresentationATTRIBUTE_FIELD, BANDWIDTH_FIELD, CONNECTION_FIELD, EMAIL_FIELD, INFORMATION_FIELD, KEY_FIELD, MEDIA_FIELD, ORIGIN_FIELD, PHONE_FIELD, PROTO_VERSION_FIELD, REPEAT_FIELD, SESSION_NAME_FIELD, TIME_FIELD, URI_FIELD, ZONE_FIELD| Modifier | Constructor and Description |
|---|---|
|
SDPField() |
protected |
SDPField(String hname) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
encode()
Get the string encoded version of this object
|
String |
getFieldName() |
char |
getTypeChar()
Returns the type character for the field.
|
String |
toString() |
dbgPrint, debugDump, equals, getStringRepresentation, initSprint, match, sprintclone, dbgPrint, dbgPrint, debugDump, encode, getClassFromName, getIndentation, getMatcher, isMySubclass, makeClone, merge, setMatcher, sprint, sprint, sprint, sprint, sprint, sprint, sprint, sprintprotected String fieldName
protected SDPField(String hname)
public SDPField()
public abstract String encode()
GenericObjectpublic String getFieldName()
public char getTypeChar()
Copyright © 2014. All Rights Reserved.