Uses of Class
org.killbill.billing.catalog.api.BlockType
-
Packages that use BlockType Package Description org.killbill.billing.catalog.api -
-
Uses of BlockType in org.killbill.billing.catalog.api
Methods in org.killbill.billing.catalog.api that return BlockType Modifier and Type Method Description BlockTypeBlock. getType()static BlockTypeBlockType. valueOf(String name)Returns the enum constant of this type with the specified name.static BlockType[]BlockType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-