-
public final class ClassifiedEntity
-
-
Constructor Summary
Constructors Constructor Description ClassifiedEntity(String type, String role, Integer start, Integer end)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Stringcomponent2()final Integercomponent3()final Integercomponent4()final ClassifiedEntitycopy(String type, String role, Integer start, Integer end)final StringgetType()final StringgetRole()final IntegergetStart()final IntegergetEnd()-
-
Method Detail
-
component1
final String component1()
-
component2
final String component2()
-
component3
final Integer component3()
-
component4
final Integer component4()
-
-
-
-