Uses of Class
com.mulesoft.apiquery.adapter.internal.loader.DataGraphProperties.ChunkType
-
Packages that use DataGraphProperties.ChunkType Package Description com.mulesoft.apiquery.adapter.internal.loader -
-
Uses of DataGraphProperties.ChunkType in com.mulesoft.apiquery.adapter.internal.loader
Methods in com.mulesoft.apiquery.adapter.internal.loader that return DataGraphProperties.ChunkType Modifier and Type Method Description static DataGraphProperties.ChunkTypeDataGraphProperties.ChunkType. valueOf(String name)Returns the enum constant of this type with the specified name.static DataGraphProperties.ChunkType[]DataGraphProperties.ChunkType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-