Uses of Class
org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
Packages that use FieldTypeVisibilityType
Package
Description
-
Uses of FieldTypeVisibilityType in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that return FieldTypeVisibilityTypeModifier and TypeMethodDescriptionFieldType.getVisibility()Returns the value of field 'visibility'.Methods in org.exolab.castor.builder.binding.xml with parameters of type FieldTypeVisibilityTypeModifier and TypeMethodDescriptionvoidFieldType.setVisibility(FieldTypeVisibilityType visibility) Sets the value of field 'visibility'. -
Uses of FieldTypeVisibilityType in org.exolab.castor.builder.binding.xml.types
Fields in org.exolab.castor.builder.binding.xml.types declared as FieldTypeVisibilityTypeModifier and TypeFieldDescriptionstatic final FieldTypeVisibilityTypeFieldTypeVisibilityType.PRIVATEThe instance of the private typestatic final FieldTypeVisibilityTypeFieldTypeVisibilityType.PROTECTEDThe instance of the protected typestatic final FieldTypeVisibilityTypeFieldTypeVisibilityType.PUBLICThe instance of the public typeMethods in org.exolab.castor.builder.binding.xml.types that return FieldTypeVisibilityTypeModifier and TypeMethodDescriptionstatic FieldTypeVisibilityTypeMethod valueOf.Returns a new FieldTypeVisibilityType based on the given String value.