Interface AccessorType.RefStage
-
- All Known Implementing Classes:
AccessorType.Builder
- Enclosing class:
- AccessorType
public static interface AccessorType.RefStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AccessorType.Builderfrom(AccessorType other)AccessorType._FinalStageref(java.lang.String ref)
-
-
-
Method Detail
-
ref
AccessorType._FinalStage ref(java.lang.String ref)
-
from
AccessorType.Builder from(AccessorType other)
-
-