Uses of Class
net.heberling.ismart.asn1.v1_1.entity.ContentId
-
Packages that use ContentId Package Description net.heberling.ismart.asn1.v1_1.entity -
-
Uses of ContentId in net.heberling.ismart.asn1.v1_1.entity
Methods in net.heberling.ismart.asn1.v1_1.entity that return types with arguments of type ContentId Modifier and Type Method Description Collection<ContentId>Message. getContentId()Method parameters in net.heberling.ismart.asn1.v1_1.entity with type arguments of type ContentId Modifier and Type Method Description voidMessage. setContentId(Collection<ContentId> value)
-