Uses of Class
org.exolab.castor.builder.info.GroupInfo
Packages that use GroupInfo
-
Uses of GroupInfo in org.exolab.castor.builder.info.nature
Methods in org.exolab.castor.builder.info.nature that return GroupInfoModifier and TypeMethodDescriptionXMLInfoNature.getGroupInfo()
Returns theGroupInfo
for this XML nature.Methods in org.exolab.castor.builder.info.nature with parameters of type GroupInfoModifier and TypeMethodDescriptionvoid
XMLInfoNature.setGroupInfo
(GroupInfo groupInfo) Sets theGroupInfo
for this XML nature.