Class ClassificationImpl
- Object
-
- EntityImpl
-
- ResourceImpl
-
- NamedResourceImpl
-
- ClassificationImpl
-
- All Implemented Interfaces:
Classification
,Entity
,NamedResource
,Resource
,Serializable
public class ClassificationImpl extends NamedResourceImpl implements Classification
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ClassificationImpl.Builder
-
Constructor Summary
Constructors Constructor Description ClassificationImpl()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ClassificationImpl.Builder
builder()
String
toString()
-
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toString
in classNamedResourceImpl
-
builder
public static ClassificationImpl.Builder builder()
-
-