| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.exolab.castor.builder.factory.FieldMemberAndAccessorFactoryorg.exolab.castor.builder.factory.CollectionMemberAndAccessorFactoryorg.exolab.castor.builder.factory.CollectionJ2MemberAndAccessorFactoryorg.exolab.castor.builder.factory.CollectionJ2NoIndexMemberAndAccessorFactorypublic class CollectionJ2NoIndexMemberAndAccessorFactoryConstructor Summary | |
| |
Method Summary | |
protected void |
|
protected void |
|
protected void |
|
protected void |
|
Methods inherited from class org.exolab.castor.builder.factory.CollectionJ2MemberAndAccessorFactory | |
createAddMethod, createCollectionIterationMethods, createEnumerateMethod | |
Methods inherited from class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory | |
addMaxSizeCheck, createAccessMethods, createAddByIndexMethod, createAddMethod, createBoundPropertyCode, createCollectionIterationMethods, createEnumerateMethod, createGetByIndexMethod, createIteratorMethod, createRemoveByIndexMethod, createSetByIndexMethod, generateInitializerCode | |
Methods inherited from class org.exolab.castor.builder.factory.FieldMemberAndAccessorFactory | |
createAccessMethods, createJavaField, generateInitializerCode, getJavaNaming | |
public CollectionJ2NoIndexMemberAndAccessorFactory(JavaNaming naming)
Creates a new CollectionJ2NoIndexMemberAndAccessorFactory.
- Parameters:
naming- the java naming to use
protected void createAddByIndexMethod(CollectionInfo fieldInfo, JClass jClass)
supresses the method creation
- Overrides:
- createAddByIndexMethod in interface CollectionMemberAndAccessorFactory
protected void createGetByIndexMethod(CollectionInfo fieldInfo, JClass jClass)
supresses the method creation
- Overrides:
- createGetByIndexMethod in interface CollectionMemberAndAccessorFactory
protected void createRemoveByIndexMethod(CollectionInfo fieldInfo, JClass jClass)
supresses the method creation
- Overrides:
- createRemoveByIndexMethod in interface CollectionMemberAndAccessorFactory
protected void createSetByIndexMethod(CollectionInfo fieldInfo, JClass jClass)
supresses the method creation
- Overrides:
- createSetByIndexMethod in interface CollectionMemberAndAccessorFactory