Package org.drools.base.base
Class AccessorKey
java.lang.Object
org.drools.base.base.AccessorKey
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAccessorKey(String className, String fieldName, AccessorKey.AccessorType type) -
Method Summary
-
Constructor Details
-
AccessorKey
public AccessorKey() -
AccessorKey
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
getClassName
-
getFieldName
-
getType
-
hashCode
public int hashCode() -
equals
-
toString
-