Uses of Enum
org.xlsx4j.sml.STCredMethod
Packages that use STCredMethod
-
Uses of STCredMethod in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STCredMethodMethods in org.xlsx4j.sml that return STCredMethodModifier and TypeMethodDescriptionstatic STCredMethodCTConnection.getCredentials()Gets the value of the credentials property.static STCredMethodReturns the enum constant of this type with the specified name.static STCredMethod[]STCredMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STCredMethodModifier and TypeMethodDescriptionvoidCTConnection.setCredentials(STCredMethod value) Sets the value of the credentials property.