Uses of Class
org.lemsml.jlems.core.type.Attachments
-
Packages that use Attachments Package Description org.lemsml.jlems.core.reader org.lemsml.jlems.core.type -
-
Uses of Attachments in org.lemsml.jlems.core.reader
Methods in org.lemsml.jlems.core.reader that return Attachments Modifier and Type Method Description private Attachments
LemsFactory. buildAttachments(XMLElement xel)
-
Uses of Attachments in org.lemsml.jlems.core.type
Fields in org.lemsml.jlems.core.type with type parameters of type Attachments Modifier and Type Field Description LemsCollection<Attachments>
ComponentType. attachmentses
Methods in org.lemsml.jlems.core.type that return types with arguments of type Attachments Modifier and Type Method Description LemsCollection<Attachments>
ComponentType. getAttachmentss()
-