Class PropertyAssignmentPermId
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.property.id.PropertyAssignmentPermId
- All Implemented Interfaces:
IObjectId,IPropertyAssignmentId,Serializable
@JsonObject("as.dto.property.id.PropertyAssignmentPermId")
public class PropertyAssignmentPermId
extends Object
implements IPropertyAssignmentId
Property assignment perm id.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyAssignmentPermId(IEntityTypeId entityTypeId, IPropertyTypeId propertyTypeId) -
Method Summary