Class SpecifiedOccurrenceInstance
java.lang.Object
com.technia.dsx.threedspace.mfg.instance.SpecifiedOccurrenceInstance
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable,com.technia.dsx.app.model.Referable
public class SpecifiedOccurrenceInstance
extends Object
implements com.technia.dsx.app.model.Referable
Document me
- Since:
- 2024-01-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getOwner()getTitle()getType()voidsetCollabSpace(String collabSpace) voidsetCreated(LocalDateTime created) voidsetDescription(String description) voidsetIdentifier(String identifier) voidsetModified(LocalDateTime modified) voidvoidsetOrganization(String organization) voidvoidvoidsetReference(String reference) voidsetRelativePath(String relativePath) voidvoidvoid
-
Constructor Details
-
SpecifiedOccurrenceInstance
public SpecifiedOccurrenceInstance()
-
-
Method Details
-
getId
- Specified by:
getIdin interfacecom.technia.dsx.app.model.Identifiable- Specified by:
getIdin interfacecom.technia.dsx.app.model.Referable
-
getIdentifier
- Specified by:
getIdentifierin interfacecom.technia.dsx.app.model.Referable
-
setIdentifier
-
getSource
- Specified by:
getSourcein interfacecom.technia.dsx.app.model.Referable
-
setSource
-
getRelativePath
- Specified by:
getRelativePathin interfacecom.technia.dsx.app.model.Referable
-
setRelativePath
-
getType
- Specified by:
getTypein interfacecom.technia.dsx.app.model.Referable
-
setType
-
getTitle
-
setTitle
-
getName
-
setName
-
getDescription
-
setDescription
-
getReference
-
setReference
-
getParent
-
setParent
-
getOwner
-
setOwner
-
getOrganization
-
setOrganization
-
getCollabSpace
-
setCollabSpace
-
getModified
-
setModified
-
getCreated
-
setCreated
-