Uses of Enum
org.cyclonedx.model.Patent.PatentLegalStatus
Packages that use Patent.PatentLegalStatus
-
Uses of Patent.PatentLegalStatus in org.cyclonedx.model
Subclasses with type arguments of type Patent.PatentLegalStatus in org.cyclonedx.modelMethods in org.cyclonedx.model that return Patent.PatentLegalStatusModifier and TypeMethodDescriptionstatic Patent.PatentLegalStatusPatent.getPatentLegalStatus()static Patent.PatentLegalStatusReturns the enum constant of this type with the specified name.static Patent.PatentLegalStatus[]Patent.PatentLegalStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model with parameters of type Patent.PatentLegalStatusModifier and TypeMethodDescriptionvoidPatent.setPatentLegalStatus(Patent.PatentLegalStatus patentLegalStatus)