Package com.sun.corba.ee.impl.orb
Class ParserDataBase
java.lang.Object
com.sun.corba.ee.impl.orb.ParserDataBase
- All Implemented Interfaces:
ParserData
- Direct Known Subclasses:
NormalParserData,PrefixParserData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.corba.ee.spi.orb.ParserData
addToParser, addToProperties
-
Field Details
-
propertyName
-
operation
-
fieldName
-
defaultValue
-
testValue
-
-
Constructor Details
-
ParserDataBase
-
-
Method Details
-
getPropertyName
- Specified by:
getPropertyNamein interfaceParserData
-
getOperation
- Specified by:
getOperationin interfaceParserData
-
getFieldName
- Specified by:
getFieldNamein interfaceParserData
-
getDefaultValue
- Specified by:
getDefaultValuein interfaceParserData
-
getTestValue
- Specified by:
getTestValuein interfaceParserData
-