Class PhysicalLocationValueObject

java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<PhysicalLocation>
ubic.gemma.model.genome.PhysicalLocationValueObject
All Implemented Interfaces:
Serializable, Identifiable

public class PhysicalLocationValueObject extends IdentifiableValueObject<PhysicalLocation>
A very simple value object to represent a physical location
See Also:
  • Constructor Details

    • PhysicalLocationValueObject

      public PhysicalLocationValueObject()
    • PhysicalLocationValueObject

      public PhysicalLocationValueObject(PhysicalLocation location)
  • Method Details