Class UnknownRelatedObjectId
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.history.id.UnknownRelatedObjectId
- All Implemented Interfaces:
IObjectId,Serializable
@JsonObject("as.dto.history.id.UnknownRelatedObjectId")
public class UnknownRelatedObjectId
extends Object
implements IObjectId
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedUnknownRelatedObjectId(String relatedObjectId, String relationType) -
Method Summary