Uses of Class
de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata.BaSyxTechnicalProperties
-
Packages that use BaSyxTechnicalProperties Package Description de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata The technical data AAS structure as described in the Submodel Template AAS Technical Data Document. -
-
Uses of BaSyxTechnicalProperties in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata
Fields in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata declared as BaSyxTechnicalProperties Modifier and Type Field Description private BaSyxTechnicalPropertiesBaSyxTechnicalDataSubmodel.BaSyxTechnicalDataSubmodelBuilder. technicalPropertiesConstructors in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata with parameters of type BaSyxTechnicalProperties Constructor Description BaSyxTechnicalPropertiesBuilder(BaSyxSubmodelElementContainerBuilder<?> parentBuilder, BaSyxTechnicalProperties instance)Creates an instance from an existing BaSyx instance.
-