Toggle navigation
Home
java.lang.String to org.apache.mailet.Attribute
No. of Instances - 7
No. of Commits - 2
No. of Projects - {'james-project'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
result.getHeadersAsAttribute().keySet()
to
result.getHeadersAsAttributes()
TEST_ATTRIBUTE
to
TEST_ATTRIBUTE.getName()
TEST_ATTRIBUTE
to
TEST_ATTRIBUTE.getName()
Rename Variable
key
to
attribute
mailAttributeName
to
mailAttribute
Update argument list (Method invocation)
setAttribute
to
setAttribute