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 TypeMethodDescriptionvoid
ContentMemberType.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 VisibilityType
VisibilityType.PRIVATE
The instance of the private typestatic final VisibilityType
VisibilityType.PROTECTED
The instance of the protected typestatic final VisibilityType
VisibilityType.PUBLIC
The instance of the public typeMethods in org.exolab.castor.builder.binding.xml.types that return VisibilityTypeModifier and TypeMethodDescriptionstatic VisibilityType
Method valueOf.Returns a new VisibilityType based on the given String value.