Uses of Enum
org.inferred.freebuilder.processor.source.feature.JavaxPackage
Packages that use JavaxPackage
-
Uses of JavaxPackage in org.inferred.freebuilder.processor.source.feature
Fields in org.inferred.freebuilder.processor.source.feature with type parameters of type JavaxPackageModifier and TypeFieldDescriptionstatic final FeatureType<JavaxPackage> JavaxPackage.JAVAXConstant to pass toSourceBuilder.feature(FeatureType)to get the current status ofJavaxPackage.Methods in org.inferred.freebuilder.processor.source.feature that return JavaxPackageModifier and TypeMethodDescriptionstatic JavaxPackageReturns the enum constant of this type with the specified name.static JavaxPackage[]JavaxPackage.values()Returns an array containing the constants of this enum type, in the order they are declared.