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