public static class StrictForm.Field$
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | StrictForm.Field$.FieldUnmarshaller<T> | 
| static class  | StrictForm.Field$.FieldUnmarshaller$ | 
| static class  | StrictForm.Field$.FromPart | 
| static class  | StrictForm.Field$.FromPart$ | 
| static class  | StrictForm.Field$.FromString | 
| static class  | StrictForm.Field$.FromString$ | 
| static class  | StrictForm.Field$.LowPrioImplicits | 
| Modifier and Type | Field and Description | 
|---|---|
| static StrictForm.Field$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Field$() | 
| Modifier and Type | Method and Description | 
|---|---|
| StrictForm.Field | fromString(java.lang.String value) | 
| <T> Unmarshaller<StrictForm.Field,T> | unmarshaller(<any> um) | 
| <T> Unmarshaller<StrictForm.Field,T> | unmarshallerFromFSU(Unmarshaller<java.lang.String,T> fsu) | 
public static final StrictForm.Field$ MODULE$
public StrictForm.Field fromString(java.lang.String value)
public <T> Unmarshaller<StrictForm.Field,T> unmarshaller(<any> um)
public <T> Unmarshaller<StrictForm.Field,T> unmarshallerFromFSU(Unmarshaller<java.lang.String,T> fsu)