Uses of Enum Class
io.keikai.model.sys.dependency.ObjectRef.ObjectType
Packages that use ObjectRef.ObjectType
-
Uses of ObjectRef.ObjectType in io.keikai.model.impl
Methods in io.keikai.model.impl that return ObjectRef.ObjectTypeConstructors in io.keikai.model.impl with parameters of type ObjectRef.ObjectTypeModifierConstructorDescriptionObjectRefImpl(String bookName, String sheetName, String objectId, ObjectRef.ObjectType type) -
Uses of ObjectRef.ObjectType in io.keikai.model.sys.dependency
Methods in io.keikai.model.sys.dependency that return ObjectRef.ObjectTypeModifier and TypeMethodDescriptionObjectRef.getObjectType()static ObjectRef.ObjectTypeReturns the enum constant of this class with the specified name.static ObjectRef.ObjectType[]ObjectRef.ObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.